Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-180024
#<BuildRuby:0x000055c322d3e3d0
@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.20231208-180024",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.006392 0.000692 2.312391 ( 2.433145)
build_miniruby 0.001285 0.000391 1.540230 ( 1.539634)
build_ruby 0.001728 0.000000 3.115499 ( 3.290680)
build_all 0.005926 0.001009 5.734242 ( 2.714288)
build_install 0.015786 0.002675 7.203243 ( 3.869307)
test_btest 0.000585 0.000161 81.092630 ( 32.030428)
test_basic 0.006295 0.001737 0.901882 ( 1.006920)
test_all 0.089895 0.030085 696.841131 (260.737020)
test_rubyspec 0.030940 0.036559 96.007166 (107.656561)
total: 415.28 sec