Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-142528
#<BuildRuby:0x00007fc9240ffdd0
@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.20240820-142528",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000029 0.000006 0.000035 ( 0.000037)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.003201 0.004829 3.435031 ( 3.375847)
build_miniruby 0.001841 0.000000 1.331721 ( 1.328264)
build_ruby 0.001778 0.000000 4.194108 ( 4.375291)
build_all 0.007971 0.000859 8.548895 ( 3.366003)
build_install 0.014634 0.003673 11.195060 ( 5.186825)
test_btest 0.001062 0.000000 121.663215 ( 33.085702)
test_basic 0.007854 0.005440 1.493008 ( 1.808876)
test_all 0.109706 0.044928 874.734621 (278.289121)
test_rubyspec 0.043984 0.047816 169.288211 ( 37.554186)
total: 368.37 sec