Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251101-040029
#<BuildRuby:0x000075ae77c8fdc0
@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.20251101-040029",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000036 0.000013 0.000049 ( 0.000048)
configure 0.000048 0.000000 0.000048 ( 0.000048)
build_up 0.002991 0.005044 3.733964 ( 2.330842)
build_miniruby 0.001424 0.000000 1.208925 ( 1.205730)
build_ruby 0.000000 0.001668 2.737711 ( 31.466340)
build_all 0.002361 0.002659 4.273801 ( 1.778527)
build_install 0.010198 0.004897 7.203551 ( 4.986266)
test_btest 0.000550 0.000239 55.890239 ( 17.279438)
test_basic 0.003981 0.002955 0.742865 ( 0.793008)
test_all 0.092066 0.030001 600.598935 (211.283793)
test_rubyspec 0.049620 0.033628 120.954114 ( 25.982074)
total: 297.11 sec