Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250419-200044
#<BuildRuby:0x00007f171356fdc0
@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.20250419-200044",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.004699 0.001085 2.047058 ( 2.344289)
build_miniruby 0.001237 0.000286 1.527197 ( 1.524163)
build_ruby 0.001451 0.000335 3.699437 ( 3.835161)
build_all 0.005700 0.002554 5.928959 ( 2.603564)
build_install 0.014458 0.003626 7.777321 ( 4.468770)
test_btest 0.000698 0.000169 50.340455 ( 14.357299)
test_basic 0.003474 0.004949 0.893870 ( 0.952964)
test_all 0.084474 0.036377 603.108089 (178.558054)
test_rubyspec 0.043557 0.031324 104.614141 ( 24.086545)
total: 232.73 sec