Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-191703
#<BuildRuby:0x00007f79f741fdc0
@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.20240727-191703",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000035 0.000005 0.000040 ( 0.000041)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.002620 0.004446 3.255010 ( 3.165943)
build_miniruby 0.001247 0.000227 1.485303 ( 1.481750)
build_ruby 0.001775 0.000323 4.057552 ( 4.384688)
build_all 0.007685 0.000000 7.700014 ( 3.096888)
build_install 0.010120 0.008579 9.871186 ( 4.464108)
test_btest 0.003837 0.000830 113.054376 ( 29.737521)
test_basic 0.008110 0.000804 1.113757 ( 1.163154)
test_all 0.100312 0.045030 838.065298 (251.473771)
test_rubyspec 0.048442 0.038728 171.778412 ( 44.135347)
total: 343.10 sec