Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-160045
#<BuildRuby:0x00007f1910ddfdd0
@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.20240626-160045",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.004234 0.004115 3.972880 ( 3.425281)
build_miniruby 0.002154 0.000000 1.307378 ( 1.303628)
build_ruby 0.000000 0.002131 4.384242 ( 4.530153)
build_all 0.008007 0.001246 8.005454 ( 3.205137)
build_install 0.013875 0.005962 10.818312 ( 4.822068)
test_btest 0.000742 0.000247 114.122810 ( 30.216812)
test_basic 0.006488 0.003440 1.084020 ( 1.131191)
test_all 0.110369 0.036825 817.197497 (231.091796)
test_rubyspec 0.041479 0.049354 163.342705 ( 35.657992)
total: 315.39 sec