Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251217-051024
#<BuildRuby:0x00007b22ce24fdd0
@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.20251217-051024",
@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.000054 0.000000 0.000054 ( 0.000053)
configure 0.000050 0.000000 0.000050 ( 0.000050)
build_up 0.003554 0.004081 3.057191 ( 2.854337)
build_miniruby 0.001543 0.000000 1.793080 ( 1.797970)
build_ruby 0.000973 0.000882 4.314533 ( 4.359297)
build_all 0.006352 0.002690 7.294085 ( 3.246739)
build_install 0.014496 0.006437 9.930152 ( 5.625414)
test_btest 0.000689 0.000217 78.000428 ( 23.233851)
test_basic 0.003054 0.005132 1.172934 ( 1.221805)
test_all 0.091016 0.042001 832.592215 (266.900561)
test_rubyspec 0.054887 0.030444 129.734510 ( 30.084403)
total: 339.33 sec