Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-185533
#<BuildRuby:0x00007fdbebdffdd0
@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.20240708-185533",
@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.000012 0.000005 0.000017 ( 0.000019)
autoconf 0.000024 0.000012 0.000036 ( 0.000035)
configure 0.000019 0.000010 0.000029 ( 0.000028)
build_up 0.008073 0.000087 3.596938 ( 3.161929)
build_miniruby 0.001211 0.000533 1.423632 ( 1.420871)
build_ruby 0.001441 0.000634 3.767069 ( 3.964229)
build_all 0.006996 0.001822 7.646434 ( 3.071171)
build_install 0.016023 0.002502 10.467049 ( 4.761223)
test_btest 0.001198 0.000000 116.641120 ( 31.153095)
test_basic 0.008231 0.000699 1.207981 ( 1.260681)
test_all 0.115618 0.034722 792.518930 (258.600214)
test_rubyspec 0.052498 0.032064 163.039687 ( 34.519204)
total: 341.91 sec