Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-235324
#<BuildRuby:0x00007f92e996fdd8
@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.20240616-235324",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.001215 0.006980 3.078788 ( 3.662000)
build_miniruby 0.001201 0.000455 1.298917 ( 1.296157)
build_ruby 0.001430 0.000543 3.603861 ( 24.817447)
build_all 0.003524 0.004575 7.767912 ( 3.117722)
build_install 0.013646 0.004706 10.279081 ( 9.713265)
test_btest 0.000724 0.000289 108.225707 ( 28.648335)
test_basic 0.000571 0.007961 1.111333 ( 1.164160)
test_all 0.092763 0.054185 776.374478 (233.998103)
test_rubyspec 0.047874 0.045297 160.143058 ( 33.357636)
total: 339.78 sec