Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250521-005512
#<BuildRuby:0x00007f026213fdd8
@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.20250521-005512",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.003378 0.003810 3.414916 ( 2.808586)
build_miniruby 0.001436 0.000359 1.444216 ( 1.444107)
build_ruby 0.001487 0.000371 3.613161 ( 3.760951)
build_all 0.001844 0.007405 6.520972 ( 2.721578)
build_install 0.009529 0.011050 9.024241 ( 4.618429)
test_btest 0.000625 0.000225 54.877636 ( 16.985314)
test_basic 0.006453 0.002330 0.777342 ( 0.824694)
test_all 0.094642 0.026397 683.095255 (270.918265)
test_rubyspec 0.033540 0.041754 114.621426 ( 30.261891)
total: 334.34 sec