Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250704-155632
#<BuildRuby:0x000072a31099fdd8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250704-155632",
@make="make",
@no_timeout_error=nil,
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000035 0.000008 0.000043 ( 0.000044)
build_up 0.004301 0.003324 3.615933 ( 2.601357)
build_miniruby 0.000000 0.001402 1.370755 ( 1.367375)
build_ruby 0.001217 0.000591 3.504875 ( 3.705194)
build_all 0.007657 0.001163 6.011297 ( 2.589846)
build_install 0.015721 0.005768 8.861478 ( 4.489686)
test_btest 0.000721 0.000198 53.901784 ( 15.825400)
test_basic 0.004267 0.002404 0.901814 ( 0.958874)
test_all 0.092178 0.028842 686.317573 (207.964454)
test_rubyspec 0.046346 0.033442 156.829832 ( 43.505332)
total: 283.01 sec