Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-054920
#<BuildRuby:0x00007f76680bfdc0
@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.20240712-054920",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006796 0.000657 3.534305 ( 3.898953)
build_miniruby 0.001606 0.000155 1.557350 ( 1.554482)
build_ruby 0.001605 0.000155 4.048375 ( 4.246324)
build_all 0.005780 0.003456 8.084960 ( 3.230612)
build_install 0.018513 0.000000 10.568412 ( 4.919886)
test_btest 0.001161 0.000000 110.494997 ( 29.272677)
test_basic 0.008911 0.000019 1.116435 ( 1.162671)
test_all 0.101731 0.043977 753.086055 (228.857640)
test_rubyspec 0.066392 0.025908 161.826879 ( 32.841193)
total: 309.99 sec