Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-081948
#<BuildRuby:0x00007fedbce2fde0
@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.20240831-081948",
@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.000019 0.000008 0.000027 ( 0.000028)
autoconf 0.000034 0.000015 0.000049 ( 0.000048)
configure 0.000028 0.000012 0.000040 ( 0.000040)
build_up 0.003033 0.005440 3.938397 ( 4.636503)
build_miniruby 0.001317 0.000614 1.805249 ( 1.920129)
build_ruby 0.000395 0.002346 4.972381 ( 5.330433)
build_all 0.006378 0.003086 8.902736 ( 6.934057)
build_install 0.013215 0.010943 12.022720 ( 8.139167)
test_btest 0.000558 0.000287 126.908331 ( 86.044772)
test_basic 0.000000 0.013391 1.414912 ( 1.733505)
test_all 0.093170 0.066320 952.290199 (441.771184)
test_rubyspec 0.052330 0.037750 168.318489 ( 34.855840)
total: 591.37 sec