Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-144809
#<BuildRuby:0x00007fa48b75fdc8
@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.20240619-144809",
@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.000024)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000030 0.000008 0.000038 ( 0.000039)
build_up 0.002888 0.004941 3.270298 ( 3.200462)
build_miniruby 0.001326 0.000442 1.260299 ( 1.257149)
build_ruby 0.000000 0.001893 3.743954 ( 13.898789)
build_all 0.005246 0.003660 7.746817 ( 3.127680)
build_install 0.016299 0.004150 10.153265 ( 4.898382)
test_btest 0.000699 0.000249 108.196303 ( 30.351624)
test_basic 0.003087 0.005996 1.163091 ( 1.215686)
test_all 0.097469 0.049247 770.592038 (215.947237)
test_rubyspec 0.051965 0.040826 160.300906 ( 30.449192)
total: 304.35 sec