Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250505-055706
#<BuildRuby:0x00007fccac00fde0
@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.20250505-055706",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.002376 0.004627 2.348964 ( 2.459453)
build_miniruby 0.001340 0.000389 1.597363 ( 1.593583)
build_ruby 0.001572 0.000457 3.604320 ( 3.757661)
build_all 0.000616 0.008234 5.762315 ( 2.340712)
build_install 0.017361 0.003272 8.262288 ( 4.493087)
test_btest 0.000722 0.000241 54.131363 ( 15.172748)
test_basic 0.004007 0.005517 0.969377 ( 1.024007)
test_all 0.076862 0.044325 609.079088 (187.742446)
test_rubyspec 0.044406 0.037227 107.877576 ( 25.676649)
total: 244.26 sec