Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-055723
#<BuildRuby:0x00005559822f5fb8
@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.20231225-055723",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000035 0.000004 0.000039 ( 0.000038)
configure 0.000034 0.000004 0.000038 ( 0.000037)
build_up 0.001848 0.004249 1.755550 ( 2.663473)
build_miniruby 0.001376 0.000204 1.944806 ( 2.064750)
build_ruby 0.001304 0.000193 3.237182 ( 3.449673)
build_all 0.007341 0.000456 5.629119 ( 2.737865)
build_install 0.013624 0.005115 6.990579 ( 4.152816)
test_btest 0.000777 0.000130 80.068904 ( 31.128949)
test_basic 0.000000 0.004353 0.686828 ( 0.754189)
test_all 0.083906 0.036187 801.695409 (288.479294)
test_rubyspec 0.022665 0.050270 93.357483 (104.997694)
total: 440.43 sec