Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-121745
#<BuildRuby:0x0000564df0e1a138
@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.20240120-121745",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.005946 1.663180 ( 2.040730)
build_miniruby 0.000066 0.001799 1.504907 ( 1.503675)
build_ruby 0.001361 0.000243 3.138900 ( 3.384569)
build_all 0.004310 0.003247 5.805337 ( 2.617438)
build_install 0.015059 0.004596 7.123280 ( 4.257754)
test_btest 0.000684 0.000145 81.556582 ( 36.559048)
test_basic 0.002930 0.004697 0.849777 ( 0.937966)
test_all 0.095008 0.021853 801.083028 (306.337020)
test_rubyspec 0.066050 0.036488 161.824491 (176.301274)
total: 533.94 sec