Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-151704
#<BuildRuby:0x000055d12f2fa4f8
@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.20240309-151704",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000297 0.007152 2.413480 ( 2.181109)
build_miniruby 0.000962 0.000240 1.652359 ( 1.650728)
build_ruby 0.001970 0.000000 3.511809 ( 3.773120)
build_all 0.000000 0.008324 6.663292 ( 3.311170)
build_install 0.011029 0.007530 8.605957 ( 4.470840)
test_btest 0.001135 0.000000 92.832252 ( 38.557184)
test_basic 0.001892 0.005525 0.955557 ( 1.028627)
test_all 0.089433 0.028541 796.074632 (284.760225)
test_rubyspec 0.053646 0.034584 120.611505 (130.151156)
total: 469.89 sec