Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250319-183423
#<BuildRuby:0x00007f672539fdd0
@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.20250319-183423",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.002322 0.003706 2.329806 ( 2.252351)
build_miniruby 0.001219 0.000218 1.371297 ( 1.368864)
build_ruby 0.001626 0.000000 3.071320 ( 3.212455)
build_all 0.003531 0.003446 5.083231 ( 2.192494)
build_install 0.010488 0.005393 6.341447 ( 3.301651)
test_btest 0.000893 0.000000 43.061643 ( 11.818157)
test_basic 0.004081 0.003371 0.660866 ( 0.712066)
test_all 0.088392 0.028991 552.505366 (205.652621)
test_rubyspec 0.047132 0.023299 99.073866 ( 22.807816)
total: 253.32 sec