Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-025822
#<BuildRuby:0x00007f1ac7ccfdd8
@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.20240624-025822",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000000 0.000067 0.000067 ( 0.000064)
configure 0.000000 0.000041 0.000041 ( 0.000041)
build_up 0.001294 0.007252 3.214367 ( 3.478911)
build_miniruby 0.001463 0.000310 1.487321 ( 1.486471)
build_ruby 0.001587 0.000336 3.163848 ( 3.324851)
build_all 0.004016 0.004034 6.845030 ( 2.618474)
build_install 0.007832 0.009164 9.353994 ( 4.275087)
test_btest 0.000883 0.000252 103.988732 ( 27.406825)
test_basic 0.001711 0.007533 0.946871 ( 1.005911)
test_all 0.101312 0.052282 902.274320 (402.607106)
test_rubyspec 0.060736 0.035502 179.716023 (105.895949)
total: 552.10 sec