Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-125208
#<BuildRuby:0x0000555f4d062140
@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.20231206-125208",
@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.000022 0.000002 0.000024 ( 0.000026)
autoconf 0.000038 0.000005 0.000043 ( 0.000041)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.007497 0.000968 2.478090 ( 3.846805)
build_miniruby 0.000000 0.001663 1.634408 ( 1.920194)
build_ruby 0.000678 0.001144 3.620330 ( 4.540079)
build_all 0.007492 0.001135 6.083664 ( 5.846319)
build_install 0.012134 0.010554 7.736674 ( 8.434324)
test_btest 0.000968 0.000204 83.594918 ( 81.520486)
test_basic 0.004205 0.003983 0.963887 ( 1.544360)
test_all 0.093472 0.032355 744.281480 (554.575119)
test_rubyspec 0.033100 0.043226 103.830884 (156.417062)
total: 818.65 sec