Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251104-155808
#<BuildRuby:0x00007e87a059fdc0
@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.20251104-155808",
@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.000029)
autoconf 0.000039 0.000012 0.000051 ( 0.000050)
configure 0.000032 0.000010 0.000042 ( 0.000041)
build_up 0.002553 0.004195 2.547564 ( 3.078426)
build_miniruby 0.001666 0.000218 1.979329 ( 2.044261)
build_ruby 0.000279 0.001776 4.750094 ( 4.961481)
build_all 0.007723 0.002243 7.187782 ( 3.785960)
build_install 0.013991 0.004655 8.486898 ( 4.677427)
test_btest 0.000445 0.000505 64.352113 ( 18.263351)
test_basic 0.005562 0.004919 1.008951 ( 1.771743)
test_all 0.087615 0.040313 723.226144 (213.717899)
test_rubyspec 0.052585 0.031017 120.960952 ( 24.867545)
total: 277.17 sec