Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-004748
#<BuildRuby:0x000055add2e26190
@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.20240311-004748",
@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.000015)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.006864 0.000477 2.613781 ( 2.438261)
build_miniruby 0.001398 0.000223 1.707801 ( 1.706382)
build_ruby 0.001629 0.000261 3.301622 ( 3.510875)
build_all 0.003503 0.004174 6.673885 ( 3.207039)
build_install 0.011459 0.007265 8.361171 ( 4.361684)
test_btest 0.000604 0.000141 91.253162 ( 33.337369)
test_basic 0.006761 0.000593 0.991799 ( 1.064306)
test_all 0.083614 0.036111 819.053904 (320.298262)
test_rubyspec 0.049052 0.039768 126.521254 (136.915102)
total: 506.84 sec