Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-011015
#<BuildRuby:0x00007f379907fdc8
@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.20241230-011015",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.001348 0.004459 1.431035 ( 1.746954)
build_miniruby 0.000000 0.001439 1.338579 ( 1.345654)
build_ruby 0.000662 0.001324 3.244905 ( 3.390648)
build_all 0.000110 0.007989 5.461721 ( 2.127246)
build_install 0.013714 0.003126 6.975937 ( 3.514981)
test_btest 0.000828 0.000320 67.442106 ( 17.932473)
test_basic 0.004325 0.004096 0.836336 ( 0.886769)
test_all 0.095134 0.044315 607.646797 (176.841249)
test_rubyspec 0.033907 0.045662 112.436214 ( 20.795615)
total: 228.58 sec