Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251102-161625
#<BuildRuby:0x00007debe62ffdc8
@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.20251102-161625",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000046 0.000000 0.000046 ( 0.000046)
configure 0.000039 0.000000 0.000039 ( 0.000038)
build_up 0.000367 0.005902 2.415263 ( 2.581503)
build_miniruby 0.000553 0.001165 1.707047 ( 1.703040)
build_ruby 0.000756 0.001236 4.209382 ( 4.321546)
build_all 0.005995 0.002000 6.405786 ( 2.795233)
build_install 0.010695 0.006927 8.539337 ( 4.733301)
test_btest 0.000241 0.000732 66.370605 ( 18.672980)
test_basic 0.004833 0.004609 1.091410 ( 1.718708)
test_all 0.085322 0.042369 707.399640 (220.896808)
test_rubyspec 0.047124 0.035984 122.474417 ( 27.605008)
total: 285.03 sec