Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250414-015056
#<BuildRuby:0x00007f4aba8cfdc8
@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.20250414-015056",
@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.000024 0.000007 0.000031 ( 0.000026)
autoconf 0.000036 0.000011 0.000047 ( 0.000046)
configure 0.000035 0.000011 0.000046 ( 0.000046)
build_up 0.004873 0.001513 2.560476 ( 2.677041)
build_miniruby 0.001547 0.000000 1.692317 ( 1.695567)
build_ruby 0.000000 0.002179 3.855148 ( 3.986069)
build_all 0.000000 0.007381 5.512101 ( 2.213262)
build_install 0.018187 0.001072 8.172639 ( 4.568276)
test_btest 0.000629 0.000216 52.762858 ( 21.118968)
test_basic 0.005459 0.004597 0.878883 ( 0.978979)
test_all 0.075704 0.049593 638.516811 (250.710535)
test_rubyspec 0.037847 0.037617 101.714568 ( 26.501595)
total: 314.45 sec