Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-125013
#<BuildRuby:0x00007fa37ab7fdc0
@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.20240822-125013",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000032 0.000010 0.000042 ( 0.000041)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.003319 0.005101 3.934248 ( 3.899276)
build_miniruby 0.001391 0.000480 1.766501 ( 1.763813)
build_ruby 0.002153 0.000000 4.429524 ( 32.473801)
build_all 0.004685 0.003659 8.194581 ( 3.715302)
build_install 0.011876 0.008929 11.308767 ( 5.569064)
test_btest 0.000894 0.000000 117.588609 ( 33.206518)
test_basic 0.004770 0.005314 0.969719 ( 1.014769)
test_all 0.122388 0.029694 823.502606 (247.721908)
test_rubyspec 0.056653 0.034488 164.152484 ( 32.109578)
total: 361.48 sec