Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250712-160923
#<BuildRuby:0x000073f2cc4efdd0
@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.20250712-160923",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000041 0.000008 0.000049 ( 0.000048)
configure 0.000040 0.000000 0.000040 ( 0.000039)
build_up 0.004044 0.003607 3.452941 ( 2.432755)
build_miniruby 0.000540 0.000674 1.105726 ( 1.103296)
build_ruby 0.001508 0.000000 3.388753 ( 3.608533)
build_all 0.006097 0.001924 5.704997 ( 2.431278)
build_install 0.015716 0.004457 8.925330 ( 4.481483)
test_btest 0.000737 0.000167 51.625110 ( 16.666776)
test_basic 0.005967 0.001669 0.922963 ( 0.976431)
test_all 0.096354 0.020424 660.947635 (192.799928)
test_rubyspec 0.055312 0.022318 143.603311 ( 27.817226)
total: 252.32 sec