Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-070517
#<BuildRuby:0x00007f56218cfdd8
@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.20240725-070517",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000044 0.000005 0.000049 ( 0.000050)
configure 0.000035 0.000004 0.000039 ( 0.000039)
build_up 0.007638 0.000436 3.518763 ( 3.575469)
build_miniruby 0.001376 0.000162 1.593890 ( 1.590440)
build_ruby 0.001624 0.000191 3.868257 ( 4.051599)
build_all 0.008069 0.000950 8.082972 ( 3.255217)
build_install 0.019805 0.000723 11.528709 ( 5.540879)
test_btest 0.000000 0.001196 118.525726 ( 32.214617)
test_basic 0.000868 0.012565 1.223290 ( 1.275832)
test_all 0.111349 0.038149 888.862052 (266.516206)
test_rubyspec 0.054792 0.040081 174.907038 ( 37.531602)
total: 355.55 sec