Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-101113
#<BuildRuby:0x0000561527702078
@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.20240122-101113",
@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.000020 0.000000 0.000020 ( 0.000021)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000027 0.000001 0.000028 ( 0.000027)
build_up 0.001194 0.004110 1.598511 ( 1.951544)
build_miniruby 0.001584 0.000117 1.649398 ( 1.648399)
build_ruby 0.002064 0.000153 3.261454 ( 3.496293)
build_all 0.003781 0.004163 6.226424 ( 3.376651)
build_install 0.015082 0.004519 7.392392 ( 4.524518)
test_btest 0.000725 0.000000 82.214307 ( 32.431791)
test_basic 0.008080 0.000575 0.913984 ( 0.982493)
test_all 0.091127 0.023676 748.015955 (269.497367)
test_rubyspec 0.053674 0.052463 160.050296 (172.014887)
total: 489.93 sec