Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-223048
#<BuildRuby:0x00007fb52317fdd8
@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.20240625-223048",
@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.000025)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.003534 0.004637 3.689005 ( 4.145108)
build_miniruby 0.001467 0.000259 1.341298 ( 1.339080)
build_ruby 0.000000 0.002009 3.891236 ( 4.018414)
build_all 0.003317 0.006018 8.079427 ( 3.217876)
build_install 0.012768 0.006299 10.680926 ( 5.004836)
test_btest 0.000991 0.000000 116.255157 ( 30.515499)
test_basic 0.000000 0.009206 1.060065 ( 1.108517)
test_all 0.122683 0.029219 873.430525 (261.124809)
test_rubyspec 0.043448 0.052045 163.444349 ( 33.863043)
total: 344.34 sec