Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-035019
#<BuildRuby:0x00007ffb6559fde0
@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.20240717-035019",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.000144 0.007509 3.702722 ( 3.759256)
build_miniruby 0.001504 0.000221 1.614985 ( 1.611912)
build_ruby 0.001509 0.000222 4.017743 ( 4.185006)
build_all 0.008817 0.000108 7.883820 ( 3.032964)
build_install 0.012627 0.008179 10.477894 ( 4.819558)
test_btest 0.000796 0.000143 115.272763 ( 31.025475)
test_basic 0.004571 0.004180 1.251037 ( 1.297506)
test_all 0.094015 0.058031 822.281056 (230.712215)
test_rubyspec 0.054920 0.033210 165.984595 ( 35.223247)
total: 315.67 sec