Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-120622
#<BuildRuby:0x00007fe43c14fdc0
@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.20240731-120622",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000044 0.000010 0.000054 ( 0.000053)
configure 0.000034 0.000009 0.000043 ( 0.000042)
build_up 0.008907 0.001172 4.105407 ( 4.364823)
build_miniruby 0.001617 0.000380 1.709376 ( 1.791956)
build_ruby 0.002046 0.000481 4.493675 ( 4.733852)
build_all 0.010209 0.000407 8.840045 ( 5.257921)
build_install 0.011293 0.013537 11.739382 ( 7.355069)
test_btest 0.000747 0.000217 119.754471 ( 35.822099)
test_basic 0.005864 0.004808 1.119243 ( 1.214551)
test_all 0.128102 0.027433 843.449678 (299.803284)
test_rubyspec 0.053180 0.042982 167.664873 ( 33.685443)
total: 394.03 sec