Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-140926
#<BuildRuby:0x00007f4b7862fdc0
@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.20240624-140926",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.004042 0.003998 3.291770 ( 3.308877)
build_miniruby 0.001286 0.000290 1.183460 ( 1.180539)
build_ruby 0.001694 0.000000 3.161742 ( 3.338941)
build_all 0.008693 0.000000 7.634646 ( 3.035582)
build_install 0.010042 0.009023 10.192388 ( 4.771012)
test_btest 0.000875 0.000224 109.117942 ( 28.309148)
test_basic 0.007661 0.001063 1.125011 ( 1.178383)
test_all 0.105029 0.044270 775.902558 (241.338928)
test_rubyspec 0.034287 0.058550 170.179309 ( 47.932495)
total: 334.39 sec