Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-210547
#<BuildRuby:0x00007f0b9c67fdc8
@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.20240919-210547",
@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.000023)
autoconf 0.000031 0.000011 0.000042 ( 0.000043)
configure 0.000032 0.000011 0.000043 ( 0.000042)
build_up 0.005311 0.003036 4.418631 ( 3.639729)
build_miniruby 0.000000 0.001714 1.543765 ( 1.540066)
build_ruby 0.000985 0.000973 3.748713 ( 3.916440)
build_all 0.007347 0.001292 6.418244 ( 2.513926)
build_install 0.001792 0.018466 9.698827 ( 4.313788)
test_btest 0.000000 0.000936 92.934221 ( 24.286611)
test_basic 0.002763 0.008205 0.973680 ( 1.021905)
test_all 0.099560 0.053852 807.672622 (254.738016)
test_rubyspec 0.054783 0.031775 138.784486 ( 24.286943)
total: 320.26 sec