Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-073834
#<BuildRuby:0x00007fd4394ffdc0
@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.20241017-073834",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.007679 0.000000 3.850884 ( 3.896268)
build_miniruby 0.001860 0.000246 1.739081 ( 1.861980)
build_ruby 0.001694 0.000249 4.141282 ( 26.419716)
build_all 0.006651 0.000978 6.757279 ( 2.751920)
build_install 0.014542 0.002610 9.954547 ( 5.981442)
test_btest 0.000917 0.000138 93.145383 ( 25.046327)
test_basic 0.003268 0.007917 1.078211 ( 1.132031)
test_all 0.098064 0.051071 778.169821 (242.511962)
test_rubyspec 0.057260 0.031676 133.468900 ( 31.464007)
total: 341.07 sec