Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-230021
#<BuildRuby:0x00007f20f238fdc8
@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.20240717-230021",
@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.000016 0.000004 0.000020 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000028 0.000007 0.000035 ( 0.000037)
build_up 0.005766 0.002356 3.754799 ( 3.823817)
build_miniruby 0.001537 0.000407 1.705553 ( 1.736918)
build_ruby 0.001853 0.000490 4.489396 ( 4.645552)
build_all 0.010293 0.000000 8.677600 ( 4.556743)
build_install 0.018872 0.006290 11.621878 ( 7.439285)
test_btest 0.000754 0.000193 120.935838 ( 67.801046)
test_basic 0.003270 0.008637 1.305484 ( 1.695935)
test_all 0.109618 0.050803 910.637137 (602.833995)
test_rubyspec 0.072066 0.022964 174.255503 (132.096930)
total: 826.63 sec