Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250523-112135
#<BuildRuby:0x00007f93117afde0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250523-112135",
@make="make",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000054 0.000000 0.000054 ( 0.000052)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.007779 0.000323 3.644851 ( 3.571389)
build_miniruby 0.001549 0.000122 1.783381 ( 1.974279)
build_ruby 0.001941 0.000153 4.160661 ( 41.038797)
build_all 0.006329 0.004011 7.068864 ( 3.570535)
build_install 0.019445 0.004978 9.787199 ( 5.524382)
test_btest 0.000843 0.000098 60.000887 ( 34.791400)
test_basic 0.008002 0.000414 0.876643 ( 8.565855)
test_all 0.084895 0.033862 672.263961 (242.819860)
test_rubyspec 0.033876 0.042699 113.627862 ( 25.830520)
total: 367.69 sec