Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-135017
#<BuildRuby:0x00007f345a38fdc0
@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.20240715-135017",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.000000 0.007098 3.489344 ( 3.586509)
build_miniruby 0.000000 0.001674 1.577708 ( 1.574712)
build_ruby 0.000000 0.001990 3.477724 ( 3.655640)
build_all 0.007618 0.000979 7.844962 ( 3.111842)
build_install 0.013762 0.005551 10.264710 ( 4.688782)
test_btest 0.000716 0.000174 110.738218 ( 29.530796)
test_basic 0.001118 0.006782 1.098548 ( 1.147056)
test_all 0.101788 0.047082 772.370548 (216.930417)
test_rubyspec 0.050242 0.038256 163.118187 ( 35.713655)
total: 299.94 sec