Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-225824
#<BuildRuby:0x00007fb54846fdc0
@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.20241229-225824",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.002436 0.003166 1.963692 ( 2.249192)
build_miniruby 0.001475 0.000223 1.511158 ( 1.509305)
build_ruby 0.002088 0.000000 4.128914 ( 14.284470)
build_all 0.004223 0.005381 6.344480 ( 2.580574)
build_install 0.014033 0.004211 8.057016 ( 4.341095)
test_btest 0.000676 0.000132 73.394972 ( 19.754551)
test_basic 0.008307 0.000886 0.777609 ( 0.824740)
test_all 0.107503 0.034396 665.710489 (199.474573)
test_rubyspec 0.048842 0.029431 112.143760 ( 24.635767)
total: 269.66 sec