Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-084240
#<BuildRuby:0x0000560a6f74e120
@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.20240303-084240",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.006594 0.000668 2.526734 ( 2.377263)
build_miniruby 0.001499 0.000000 1.819293 ( 1.818297)
build_ruby 0.001647 0.000000 3.382883 ( 3.600975)
build_all 0.004804 0.002999 6.704103 ( 3.306913)
build_install 0.010611 0.008659 8.632342 ( 4.980488)
test_btest 0.000638 0.000198 93.838195 ( 35.294019)
test_basic 0.007624 0.000000 0.934778 ( 1.029069)
test_all 0.103774 0.015470 832.610221 (314.797657)
test_rubyspec 0.060199 0.028692 126.599084 (136.375564)
total: 503.58 sec