Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250811-045348
#<BuildRuby:0x000077a02c77fdc8
@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.20250811-045348",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.002172 0.005422 3.894415 ( 2.678198)
build_miniruby 0.001365 0.000110 1.352802 ( 1.350445)
build_ruby 0.001468 0.000141 3.424879 ( 3.514928)
build_all 0.005595 0.002537 6.128177 ( 2.615806)
build_install 0.015830 0.003182 8.750338 ( 4.298784)
test_btest 0.000000 0.000912 58.983067 ( 16.986979)
test_basic 0.004599 0.002967 0.908287 ( 0.968859)
test_all 0.088292 0.030501 700.430499 (247.150427)
test_rubyspec 0.045074 0.033152 153.300932 ( 31.118394)
total: 310.69 sec