Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231226-173956
#<BuildRuby:0x000055d0d00de8e0
@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.20231226-173956",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006465 0.000417 1.739976 ( 2.430316)
build_miniruby 0.000000 0.001617 1.790707 ( 1.851113)
build_ruby 0.000000 0.001677 3.526637 ( 3.915629)
build_all 0.007136 0.000868 5.610167 ( 3.655393)
build_install 0.006318 0.010694 6.971756 ( 4.643644)
test_btest 0.000926 0.000155 79.117663 ( 29.989904)
test_basic 0.005839 0.000973 0.871263 ( 0.934313)
test_all 0.078150 0.039652 746.658510 (286.574101)
test_rubyspec 0.031121 0.036196 94.448007 (106.219283)
total: 440.21 sec