Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250911-024507
#<BuildRuby:0x00007cedf296fde0
@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.20250911-024507",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000028 0.000000 0.000028 ( 0.000029)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.004011 0.002996 2.917072 ( 4.486090)
build_miniruby 0.000410 0.001119 1.209145 ( 1.205702)
build_ruby 0.001842 0.000000 3.352536 ( 3.459768)
build_all 0.006609 0.003202 6.800400 ( 3.197965)
build_install 0.016070 0.006786 10.237497 ( 5.216907)
test_btest 0.001059 0.000000 66.761919 ( 20.604339)
test_basic 0.004723 0.004686 0.968900 ( 1.022317)
test_all 0.093280 0.031240 610.236376 (188.367328)
test_rubyspec 0.044189 0.034078 111.762447 ( 18.858291)
total: 246.42 sec