Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250619-025129
#<BuildRuby:0x000076acfd75fdc0
@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.20250619-025129",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.003373 0.004403 3.669516 ( 2.653158)
build_miniruby 0.000589 0.000877 1.466445 ( 1.463395)
build_ruby 0.001485 0.000150 3.508560 ( 3.629168)
build_all 0.008841 0.000350 6.097641 ( 2.603800)
build_install 0.011839 0.008903 8.905720 ( 4.486608)
test_btest 0.000658 0.000219 53.277447 ( 15.484289)
test_basic 0.002553 0.004114 0.910649 ( 0.965139)
test_all 0.084010 0.035620 663.415482 (204.022721)
test_rubyspec 0.049548 0.027968 110.054337 ( 25.725838)
total: 261.04 sec