Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250306-112759
#<BuildRuby:0x00007f635763fdc8
@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.20250306-112759",
@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.000013 0.000002 0.000015 ( 0.000018)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.002006 0.004366 3.008637 ( 2.212424)
build_miniruby 0.001153 0.000288 1.061738 ( 1.163554)
build_ruby 0.001715 0.000000 3.473606 ( 35.480734)
build_all 0.005940 0.001936 5.444778 ( 2.383666)
build_install 0.016145 0.002026 7.665794 ( 3.949929)
test_btest 0.000672 0.000156 45.233933 ( 12.583399)
test_basic 0.000000 0.007141 0.666824 ( 0.722222)
test_all 0.077801 0.038058 549.780480 (169.152448)
test_rubyspec 0.038372 0.034021 95.932149 ( 21.086982)
total: 248.74 sec