Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-045036
#<BuildRuby:0x00005655163e61a8
@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-045036",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003130 0.004495 2.581309 ( 2.551515)
build_miniruby 0.001175 0.000174 1.670591 ( 1.669580)
build_ruby 0.001604 0.000238 3.550927 ( 3.778915)
build_all 0.006016 0.002481 6.754429 ( 3.315255)
build_install 0.017404 0.002337 8.635608 ( 4.441432)
test_btest 0.000797 0.000126 91.380446 ( 36.671909)
test_basic 0.003295 0.000520 0.974761 ( 1.047743)
test_all 0.062117 0.054769 794.804880 (290.145171)
test_rubyspec 0.040685 0.049313 123.695812 (134.349795)
total: 477.97 sec