Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-014614
#<BuildRuby:0x000056306c795f48
@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.20230712-014614",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.006780 0.000650 2.194046 ( 6.427639)
build_miniruby 0.001553 0.000373 1.697851 ( 3.117300)
build_ruby 0.001218 0.000292 3.424220 ( 6.158483)
build_all 0.007472 0.000730 2.623876 ( 3.462464)
build_install 0.012172 0.009808 4.045743 ( 6.389245)
test_btest 0.000583 0.000166 85.801293 ( 64.183272)
test_basic 0.003316 0.004223 0.991570 ( 1.583312)
test_all 0.001415 0.000439 649.056501 (364.285212)
test_rubyspec 0.024760 0.035216 94.347110 (137.671859)
total: 593.28 sec