Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-091751
#<BuildRuby:0x00007f30d2b7fde0
@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.20240731-091751",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000028 0.000006 0.000034 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.003600 0.004870 3.547879 ( 3.408854)
build_miniruby 0.001432 0.000346 1.561883 ( 1.558540)
build_ruby 0.002017 0.000000 4.211494 ( 4.348353)
build_all 0.004418 0.004806 8.374028 ( 3.267452)
build_install 0.015202 0.006778 11.418983 ( 5.311315)
test_btest 0.000754 0.000216 116.980613 ( 43.933173)
test_basic 0.008695 0.001273 1.124878 ( 1.167593)
test_all 0.110620 0.042221 858.489530 (256.208090)
test_rubyspec 0.051173 0.043821 169.995665 ( 39.838976)
total: 359.04 sec