Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-195702
#<BuildRuby:0x00005557c8c5e160
@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.20240217-195702",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.002148 0.003767 1.971556 ( 2.324321)
build_miniruby 0.000000 0.001478 1.614461 ( 1.613032)
build_ruby 0.000000 0.001615 3.609198 ( 13.314315)
build_all 0.003466 0.004592 6.604292 ( 3.292753)
build_install 0.017212 0.001857 8.162768 ( 4.882262)
test_btest 0.000000 0.000914 91.374102 ( 36.214317)
test_basic 0.000000 0.007342 0.862251 ( 0.929083)
test_all 0.078078 0.039283 787.367931 (305.968938)
test_rubyspec 0.026476 0.063600 121.229588 (130.785045)
total: 499.33 sec