Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-193249
#<BuildRuby:0x00005608e4832230
@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.20240121-193249",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004461 0.000858 1.627712 ( 2.002034)
build_miniruby 0.000000 0.001704 1.617609 ( 1.616640)
build_ruby 0.000000 0.001648 3.165299 ( 3.377931)
build_all 0.007352 0.000420 5.611955 ( 2.920860)
build_install 0.010573 0.006713 7.057767 ( 3.920318)
test_btest 0.000784 0.000196 81.204800 ( 35.313496)
test_basic 0.003330 0.003781 0.899311 ( 0.986555)
test_all 0.082490 0.035307 753.173391 (280.659204)
test_rubyspec 0.051801 0.056262 165.622037 (183.383509)
total: 514.18 sec