Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250812-030633
#<BuildRuby:0x00007063264cfdc0
@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.20250812-030633",
@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.000033)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.002772 0.004911 3.902426 ( 2.638995)
build_miniruby 0.001083 0.000299 1.375051 ( 1.371763)
build_ruby 0.001594 0.000161 3.714205 ( 3.869446)
build_all 0.006795 0.001002 5.845771 ( 2.430446)
build_install 0.015958 0.002916 8.662034 ( 4.283849)
test_btest 0.000662 0.000168 55.448893 ( 16.179164)
test_basic 0.004059 0.004053 0.992658 ( 1.045695)
test_all 0.078710 0.038659 595.020947 (207.598816)
test_rubyspec 0.055059 0.030223 110.754387 ( 24.673788)
total: 264.09 sec