Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-005650
#<BuildRuby:0x000055f4c6b32408
@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.20231229-005650",
@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.000016 0.000007 0.000023 ( 0.000022)
autoconf 0.000024 0.000010 0.000034 ( 0.000033)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.002540 0.003419 1.621460 ( 2.009757)
build_miniruby 0.001130 0.000484 1.671356 ( 1.695993)
build_ruby 0.001233 0.000528 3.423091 ( 3.672651)
build_all 0.005222 0.002238 5.628997 ( 3.213556)
build_install 0.012807 0.006176 6.875975 ( 4.718853)
test_btest 0.000626 0.000273 80.033599 ( 40.741187)
test_basic 0.006510 0.000802 0.878863 ( 0.975836)
test_all 0.074886 0.044109 761.107476 (321.433471)
test_rubyspec 0.032160 0.036051 92.423356 (104.263240)
total: 482.73 sec