Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250419-210014
#<BuildRuby:0x00007f2b4d39fdd0
@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.20250419-210014",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.005517 0.000000 2.044596 ( 2.482972)
build_miniruby 0.001557 0.000000 1.153691 ( 1.150916)
build_ruby 0.001860 0.000093 3.379488 ( 3.537039)
build_all 0.008208 0.000724 5.970595 ( 2.597598)
build_install 0.014320 0.004450 7.881795 ( 4.526755)
test_btest 0.000912 0.000099 49.471506 ( 15.057198)
test_basic 0.000649 0.008140 0.850575 ( 0.902745)
test_all 0.084174 0.033857 604.064647 (192.169015)
test_rubyspec 0.052393 0.025894 102.903070 ( 25.784115)
total: 248.21 sec