Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-120505
#<BuildRuby:0x0000556256fd67f0
@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.20230124-120505",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.001485 0.003378 1.145997 ( 1.559862)
build_miniruby 0.001084 0.000296 0.947510 ( 0.945729)
build_ruby 0.001298 0.000354 2.617121 ( 2.932881)
build_all 0.007106 0.000168 3.898569 ( 1.943993)
build_install 0.010775 0.004076 2.870075 ( 1.975787)
test_btest 0.000540 0.000144 56.560022 ( 18.409264)
test_basic 0.004326 0.000183 0.398152 ( 0.494299)
test_all 0.000914 0.000236 652.009592 (198.356131)
test_rubyspec 0.025540 0.019591 67.907659 ( 77.856175)
total: 304.48 sec