Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-022715
#<BuildRuby:0x0000560a3cc6e7c8
@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.20230607-022715",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005457 0.000949 1.931504 ( 3.851975)
build_miniruby 0.001399 0.000000 1.264170 ( 1.281289)
build_ruby 0.001531 0.000000 2.941152 ( 3.258546)
build_all 0.003413 0.003825 2.132239 ( 2.515024)
build_install 0.016760 0.000036 3.318759 ( 3.321796)
test_btest 0.000583 0.000100 75.279406 ( 41.591270)
test_basic 0.007339 0.000000 0.824000 ( 1.119320)
test_all 0.001096 0.000000 583.773441 (254.017114)
test_rubyspec 0.031268 0.020499 83.148088 (100.721244)
total: 411.68 sec