Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250313-052251
#<BuildRuby:0x00007fc7019cfde0
@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.20250313-052251",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.000113 0.006816 2.743587 ( 2.569510)
build_miniruby 0.001320 0.000410 1.497444 ( 1.496304)
build_ruby 0.001434 0.000445 3.718497 ( 3.867525)
build_all 0.007782 0.001140 5.811687 ( 2.460296)
build_install 0.011050 0.009195 8.315899 ( 4.630510)
test_btest 0.000649 0.000223 48.218618 ( 14.765143)
test_basic 0.003830 0.004080 0.709960 ( 0.759962)
test_all 0.068973 0.051030 580.122514 (197.467218)
test_rubyspec 0.052810 0.024165 102.478832 ( 25.110483)
total: 253.13 sec