Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-022154
#<BuildRuby:0x00007fca8e18fdc0
@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.20240802-022154",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.004667 0.003091 3.430128 ( 3.306522)
build_miniruby 0.001307 0.000361 1.472111 ( 1.468188)
build_ruby 0.000000 0.001889 3.668527 ( 3.926510)
build_all 0.005849 0.002535 7.955817 ( 3.238669)
build_install 0.017968 0.001610 9.171944 ( 4.180402)
test_btest 0.000814 0.000222 106.301115 ( 27.254181)
test_basic 0.005215 0.004520 0.961828 ( 1.009207)
test_all 0.102151 0.051260 770.037204 (247.940144)
test_rubyspec 0.039731 0.047001 168.616321 ( 48.701420)
total: 341.03 sec