Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-230145
#<BuildRuby:0x00007f4f6544fdc0
@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.20241021-230145",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.001086 0.006690 3.589173 ( 3.439374)
build_miniruby 0.001649 0.000300 1.516916 ( 1.513618)
build_ruby 0.001649 0.000300 3.884358 ( 4.095118)
build_all 0.008305 0.000784 6.811855 ( 2.747981)
build_install 0.018425 0.000383 9.513790 ( 4.431617)
test_btest 0.000755 0.000119 90.551299 ( 24.006942)
test_basic 0.009350 0.001476 0.842745 ( 0.892409)
test_all 0.115958 0.032063 760.471303 (273.982493)
test_rubyspec 0.075919 0.012167 137.283546 ( 65.053463)
total: 380.16 sec