Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-215857
#<BuildRuby:0x0000558ec5f46380
@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.20231022-215857",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.006272 0.000183 3.312524 ( 3.401286)
build_miniruby 0.001439 0.000000 1.184135 ( 1.182524)
build_ruby 0.001400 0.000000 2.778883 ( 2.975641)
build_all 0.007540 0.000492 5.494295 ( 2.686829)
build_install 0.013205 0.005317 7.871679 ( 4.282511)
test_btest 0.000697 0.000078 78.951256 ( 29.960395)
test_basic 0.005135 0.000048 0.838936 ( 0.926789)
test_all 0.093128 0.024286 660.163656 (238.516576)
test_rubyspec 0.039821 0.026546 90.966641 (102.818425)
total: 386.75 sec