Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250416-200518
#<BuildRuby:0x00007f5a141efdc8
@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.20250416-200518",
@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.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.001802 0.003602 2.129257 ( 2.484513)
build_miniruby 0.001448 0.000307 1.640902 ( 1.647874)
build_ruby 0.001573 0.000334 3.741611 ( 43.142076)
build_all 0.004875 0.003348 5.726686 ( 2.521218)
build_install 0.015876 0.000802 7.412699 ( 4.263090)
test_btest 0.000783 0.000165 47.377009 ( 13.505505)
test_basic 0.004265 0.000898 0.837287 ( 0.906536)
test_all 0.090336 0.026838 575.581037 (173.687676)
test_rubyspec 0.054092 0.019258 101.052308 ( 22.809785)
total: 264.97 sec