Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250415-095805
#<BuildRuby:0x00007fa40100fdc8
@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.20250415-095805",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000039 0.000005 0.000044 ( 0.000044)
build_up 0.001852 0.004260 2.080334 ( 2.379042)
build_miniruby 0.001415 0.000214 1.744338 ( 1.813888)
build_ruby 0.002114 0.000320 4.627608 ( 5.050366)
build_all 0.008975 0.001360 6.622609 ( 4.394274)
build_install 0.015918 0.007707 8.770445 ( 6.402799)
test_btest 0.000845 0.000155 52.006659 ( 14.666168)
test_basic 0.000680 0.007744 0.818532 ( 0.876660)
test_all 0.082810 0.033791 608.321284 (187.119176)
test_rubyspec 0.040718 0.036147 105.542905 ( 23.817189)
total: 246.52 sec