Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-014642
#<BuildRuby:0x00007fd8806efdd8
@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.20240714-014642",
@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.000023 0.000005 0.000028 ( 0.000023)
autoconf 0.000040 0.000009 0.000049 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.005004 0.004216 3.991651 ( 4.675650)
build_miniruby 0.001484 0.000339 2.792406 ( 2.286904)
build_ruby 0.001610 0.000368 3.428812 ( 3.628329)
build_all 0.005779 0.003514 7.655151 ( 3.015383)
build_install 0.012042 0.008060 10.301714 ( 4.796735)
test_btest 0.000848 0.000233 111.731662 ( 29.472357)
test_basic 0.003457 0.005101 1.014244 ( 1.064044)
test_all 0.098901 0.051752 832.921814 (245.367840)
test_rubyspec 0.014979 0.075028 157.524121 ( 32.482216)
total: 326.79 sec