Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-114425
#<BuildRuby:0x00007f1fcb41fdd8
@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.20240617-114425",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000029 0.000009 0.000038 ( 0.000039)
configure 0.000026 0.000009 0.000035 ( 0.000036)
build_up 0.002596 0.004869 3.499411 ( 3.530000)
build_miniruby 0.001539 0.000000 1.507592 ( 1.504354)
build_ruby 0.001787 0.000000 4.147471 ( 4.255225)
build_all 0.002860 0.005826 7.236618 ( 2.864130)
build_install 0.009105 0.008781 9.536576 ( 4.376197)
test_btest 0.000000 0.000975 99.776018 ( 26.014211)
test_basic 0.002505 0.005670 1.102667 ( 1.158862)
test_all 0.102577 0.045703 764.470017 (221.783495)
test_rubyspec 0.050428 0.038890 155.329016 ( 29.549554)
total: 295.04 sec