Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-121644
#<BuildRuby:0x00007f73283dfde0
@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-121644",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.006544 0.000611 3.302560 ( 3.157238)
build_miniruby 0.001666 0.000000 1.485546 ( 1.482127)
build_ruby 0.001887 0.000000 4.102599 ( 4.202439)
build_all 0.002387 0.006458 7.595154 ( 3.053894)
build_install 0.010446 0.007273 9.720721 ( 4.377909)
test_btest 0.000806 0.000278 109.192464 ( 29.196033)
test_basic 0.002049 0.006451 1.221403 ( 1.272479)
test_all 0.103866 0.044416 800.173412 (251.161729)
test_rubyspec 0.052926 0.040566 165.836387 ( 29.012121)
total: 326.92 sec