Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-072735
#<BuildRuby:0x00007efd5016fdd8
@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.20240704-072735",
@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.000019 0.000008 0.000027 ( 0.000027)
autoconf 0.000030 0.000013 0.000043 ( 0.000043)
configure 0.000025 0.000011 0.000036 ( 0.000035)
build_up 0.002621 0.005239 4.276712 ( 3.665690)
build_miniruby 0.001442 0.000686 1.412064 ( 1.408600)
build_ruby 0.001605 0.000764 4.543661 ( 4.724353)
build_all 0.009922 0.000601 9.021327 ( 4.282940)
build_install 0.015686 0.008377 12.360276 ( 6.106325)
test_btest 0.000815 0.000365 124.546277 ( 38.193583)
test_basic 0.007902 0.002203 1.153477 ( 1.195338)
test_all 0.107984 0.046979 851.404693 (239.961620)
test_rubyspec 0.041049 0.054837 174.209031 ( 37.505178)
total: 337.04 sec