Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-120955
#<BuildRuby:0x00007f26951cfdc8
@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.20240620-120955",
@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.000021)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.001919 0.005797 3.214370 ( 3.362168)
build_miniruby 0.001308 0.000476 1.630927 ( 1.627354)
build_ruby 0.001520 0.000552 4.200482 ( 4.361243)
build_all 0.003473 0.005288 7.591249 ( 3.066054)
build_install 0.019739 0.000000 10.389595 ( 5.021272)
test_btest 0.000751 0.000147 111.057476 ( 29.750246)
test_basic 0.000692 0.007561 1.033910 ( 1.086285)
test_all 0.118119 0.029170 781.885802 (221.090514)
test_rubyspec 0.035770 0.058788 163.256477 ( 33.998904)
total: 303.37 sec