Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-211536
#<BuildRuby:0x00007f91240efdc8
@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.20241103-211536",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.005412 0.003353 4.318644 ( 4.700042)
build_miniruby 0.001420 0.000367 1.813495 ( 1.900453)
build_ruby 0.001893 0.000488 4.628073 ( 5.042351)
build_all 0.009551 0.001370 7.500329 ( 5.434025)
build_install 0.020186 0.005046 10.308780 ( 7.496133)
test_btest 0.000889 0.000222 81.632170 ( 64.004576)
test_basic 0.006931 0.005057 1.177519 ( 1.515025)
test_all 0.100645 0.056250 783.538410 (378.995251)
test_rubyspec 0.043862 0.044061 121.450818 ( 32.159820)
total: 501.25 sec