Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-220130
#<BuildRuby:0x00007f0f1d23fdd8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241024-220130",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006988 0.000459 3.675627 ( 3.508981)
build_miniruby 0.001549 0.000000 1.653802 ( 1.652327)
build_ruby 0.001938 0.000000 3.822435 ( 3.992422)
build_all 0.009187 0.000069 6.963662 ( 2.831121)
build_install 0.012599 0.006853 9.050118 ( 4.249170)
test_btest 0.000739 0.000130 77.460458 ( 20.996059)
test_basic 0.007755 0.003166 1.025003 ( 1.079820)
test_all 0.108208 0.042375 761.016633 (250.233777)
test_rubyspec 0.061696 0.021676 121.538634 ( 25.940762)
total: 314.49 sec