Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-182758
#<BuildRuby:0x0000564561ae97f8
@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.20230807-182758",
@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.000032 0.000003 0.000035 ( 0.000035)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.003477 0.003924 2.309484 ( 6.866411)
build_miniruby 0.000000 0.001684 1.696431 ( 2.869198)
build_ruby 0.000000 0.001515 3.418666 ( 6.007109)
build_all 0.000000 0.007886 2.736820 ( 3.679891)
build_install 0.013890 0.005040 4.342439 ( 5.327963)
test_btest 0.000683 0.000160 82.637413 ( 49.240514)
test_basic 0.006233 0.000496 1.009816 ( 1.497272)
test_all 0.000868 0.000199 628.901531 (321.482807)
test_rubyspec 0.008430 0.047937 96.911412 (125.419393)
total: 522.39 sec