Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-031004
#<BuildRuby:0x00007fcd5a00fdc8
@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.20240826-031004",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.007227 0.000871 3.863648 ( 4.334673)
build_miniruby 0.001606 0.000000 1.712377 ( 1.709555)
build_ruby 0.001976 0.000000 4.105418 ( 4.256512)
build_all 0.004389 0.005008 8.450405 ( 3.385869)
build_install 0.010877 0.006375 10.384725 ( 4.615008)
test_btest 0.000875 0.000233 115.720756 ( 31.418803)
test_basic 0.000000 0.010667 1.077852 ( 1.119083)
test_all 0.101131 0.050107 851.659667 (258.675213)
test_rubyspec 0.058340 0.035665 171.092616 ( 35.293220)
total: 344.81 sec