Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-152928
#<BuildRuby:0x00007ff2a02cfde0
@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.20240903-152928",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.002657 0.004628 3.008676 ( 2.920745)
build_miniruby 0.001605 0.000000 1.463745 ( 1.460754)
build_ruby 0.002039 0.000000 3.641348 ( 3.818782)
build_all 0.000000 0.008522 7.036287 ( 2.825661)
build_install 0.010936 0.006830 8.541998 ( 3.965766)
test_btest 0.000709 0.000250 105.294120 ( 26.955428)
test_basic 0.005488 0.003001 0.869651 ( 0.925825)
test_all 0.096378 0.048992 680.427142 (196.510871)
test_rubyspec 0.050796 0.038832 160.802461 ( 27.019307)
total: 266.40 sec