Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-202118
#<BuildRuby:0x00007f35d560fdd0
@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.20241222-202118",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000752 0.004117 1.354065 ( 1.690472)
build_miniruby 0.001213 0.000279 1.278111 ( 1.275477)
build_ruby 0.001743 0.000403 3.300112 ( 3.483738)
build_all 0.007695 0.000800 5.798849 ( 2.220020)
build_install 0.014457 0.002191 6.827168 ( 3.343848)
test_btest 0.000644 0.000138 68.470420 ( 19.831466)
test_basic 0.002193 0.005170 0.894162 ( 0.944041)
test_all 0.109656 0.031135 671.859454 (191.638988)
test_rubyspec 0.037799 0.041230 112.441931 ( 21.800614)
total: 246.23 sec