Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-234436
#<BuildRuby:0x0000564b6d099f70
@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.20240315-234436",
@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.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.002910 0.003722 2.417684 ( 2.401136)
build_miniruby 0.001265 0.000341 1.719216 ( 1.718360)
build_ruby 0.001616 0.000000 3.607074 ( 3.836332)
build_all 0.000000 0.007935 6.902766 ( 2.945439)
build_install 0.013772 0.007872 8.939548 ( 4.970853)
test_btest 0.000518 0.000601 93.816720 ( 37.092451)
test_basic 0.004285 0.002121 0.896369 ( 1.015735)
test_all 0.092276 0.028329 833.166757 (297.408462)
test_rubyspec 0.052995 0.039472 124.954603 (134.556674)
total: 485.95 sec