Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-210932
#<BuildRuby:0x00007f968edefdd8
@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.20241115-210932",
@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.000005 0.000027 ( 0.000027)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.006852 0.001326 4.020844 ( 5.041106)
build_miniruby 0.001546 0.000299 1.753534 ( 1.935863)
build_ruby 0.002050 0.000396 4.785789 ( 5.327312)
build_all 0.005158 0.004498 7.169212 ( 5.598899)
build_install 0.014678 0.008997 10.130946 ( 8.289310)
test_btest 0.000785 0.000202 84.468315 ( 64.834276)
test_basic 0.005376 0.007179 1.231040 ( 1.417768)
test_all 0.116850 0.033546 787.960387 (386.458141)
test_rubyspec 0.057573 0.029510 125.544439 ( 44.685901)
total: 523.59 sec