Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-134606
#<BuildRuby:0x00007f052040fde0
@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.20240619-134606",
@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.000006 0.000025 ( 0.000027)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000027 0.000008 0.000035 ( 0.000036)
build_up 0.004260 0.004081 3.721112 ( 3.771821)
build_miniruby 0.001213 0.000391 1.614849 ( 1.611381)
build_ruby 0.001605 0.000518 3.859111 ( 3.999521)
build_all 0.007441 0.001043 7.946181 ( 3.212299)
build_install 0.019683 0.000000 10.992642 ( 5.391377)
test_btest 0.000889 0.000000 113.312955 ( 32.451710)
test_basic 0.000835 0.008701 1.191843 ( 1.242064)
test_all 0.115176 0.034931 825.938387 (232.122684)
test_rubyspec 0.056437 0.044700 160.091281 ( 34.774173)
total: 318.58 sec