Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251224-103343
#<BuildRuby:0x000079916a24fde0
@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.20251224-103343",
@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.000037 0.000011 0.000048 ( 0.000048)
configure 0.000031 0.000009 0.000040 ( 0.000041)
build_up 0.001828 0.004260 2.426884 ( 2.571922)
build_miniruby 0.000431 0.001154 1.764203 ( 1.761369)
build_ruby 0.001369 0.000475 4.356688 ( 4.357437)
build_all 0.006612 0.002570 7.006770 ( 3.065246)
build_install 0.014947 0.005939 9.654095 ( 5.544579)
test_btest 0.000000 0.001041 77.055123 ( 26.411295)
test_basic 0.003901 0.005479 1.075105 ( 1.136496)
test_all 0.101053 0.031579 769.995140 (223.359564)
test_rubyspec 0.054160 0.031972 130.274128 ( 31.035133)
total: 299.24 sec