Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-212910
#<BuildRuby:0x000055d7bc33a3d0
@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.20240319-212910",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.007420 0.004384 4.229367 ( 4.203060)
build_miniruby 0.000000 0.001631 1.971390 ( 2.188836)
build_ruby 0.000172 0.001701 3.894368 ( 4.367386)
build_all 0.003312 0.006871 7.126616 ( 4.400076)
build_install 0.020528 0.001787 9.504300 ( 6.401294)
test_btest 0.000807 0.000157 97.517791 ( 71.067476)
test_basic 0.004009 0.004050 0.978185 ( 1.187564)
test_all 0.098102 0.026293 801.778133 (340.578649)
test_rubyspec 0.063901 0.026755 130.064190 (139.707613)
total: 574.10 sec