Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-110651
#<BuildRuby:0x00007ff41a7bfdc0
@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.20241101-110651",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000036 0.000005 0.000041 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.008496 0.000051 4.188747 ( 4.597355)
build_miniruby 0.001762 0.000201 1.738805 ( 1.786740)
build_ruby 0.002229 0.000254 4.659855 ( 4.965087)
build_all 0.009383 0.000580 7.320411 ( 4.788425)
build_install 0.017900 0.004392 10.172304 ( 6.712647)
test_btest 0.000776 0.000097 81.428607 ( 57.207787)
test_basic 0.012943 0.000505 1.192410 ( 1.350170)
test_all 0.117256 0.034082 805.990358 (465.465439)
test_rubyspec 0.033407 0.052759 124.515142 ( 43.904046)
total: 590.78 sec