Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250717-063011
#<BuildRuby:0x000071d41d6ffdc0
@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.20250717-063011",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.002333 0.005477 3.263863 ( 2.273979)
build_miniruby 0.001347 0.000033 1.170438 ( 1.167225)
build_ruby 0.000582 0.001003 3.213118 ( 3.424124)
build_all 0.003893 0.003194 5.284499 ( 2.059907)
build_install 0.010787 0.005111 7.252934 ( 3.417600)
test_btest 0.000644 0.000247 54.673476 ( 14.811256)
test_basic 0.002837 0.005326 0.716309 ( 0.766576)
test_all 0.078547 0.035000 673.169045 (218.888364)
test_rubyspec 0.054060 0.028409 155.997427 ( 27.542991)
total: 274.35 sec