Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-084556
#<BuildRuby:0x00007f45cb85fdc8
@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.20241130-084556",
@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.000047 0.000000 0.000047 ( 0.000046)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.008912 0.001050 3.693499 ( 4.099817)
build_miniruby 0.001710 0.000000 1.730491 ( 1.863411)
build_ruby 0.002130 0.000000 4.662106 ( 4.957509)
build_all 0.006539 0.003767 7.025456 ( 3.891058)
build_install 0.019911 0.000000 9.382794 ( 5.549059)
test_btest 0.000988 0.000000 78.122771 ( 23.065917)
test_basic 0.007014 0.003171 1.010980 ( 1.584789)
test_all 0.139707 0.008492 781.986485 (301.390302)
test_rubyspec 0.035597 0.047445 125.970977 ( 45.682095)
total: 392.09 sec