Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-120420
#<BuildRuby:0x000055987687a258
@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.20230831-120420",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.001192 0.004463 1.767798 ( 2.304146)
build_miniruby 0.001192 0.000414 1.608092 ( 1.610412)
build_ruby 0.001417 0.000493 3.376800 ( 3.596882)
build_all 0.002737 0.005293 6.154950 ( 3.188465)
build_install 0.011463 0.007310 7.612011 ( 4.877287)
test_btest 0.000733 0.000305 86.308242 ( 39.990885)
test_basic 0.007142 0.000987 1.015798 ( 1.143690)
test_all 0.003228 0.006196 708.714909 (308.729873)
test_rubyspec 0.048133 0.023664 100.907961 (113.666796)
total: 479.11 sec