Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-113218
#<BuildRuby:0x000056429a982230
@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.20230914-113218",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.006738 0.000280 2.281534 ( 3.569504)
build_miniruby 0.001698 0.000176 1.630035 ( 1.632149)
build_ruby 0.001531 0.000000 3.063100 ( 3.254532)
build_all 0.008045 0.000000 6.419514 ( 3.397442)
build_install 0.012836 0.007449 7.903692 ( 5.717469)
test_btest 0.000671 0.000094 83.917636 ( 30.930240)
test_basic 0.004606 0.004796 0.898054 ( 0.966480)
test_all 0.005231 0.003589 651.434488 (240.940657)
test_rubyspec 0.030460 0.041511 100.838282 (112.164327)
total: 402.57 sec