Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-144912
#<BuildRuby:0x000055a2f0402390
@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.20221227-144912",
@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.000012 0.000001 0.000013 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.004146 0.000541 0.894266 ( 1.306015)
build_miniruby 0.001075 0.000140 1.080471 ( 1.078627)
build_ruby 0.001252 0.000163 2.517381 ( 2.886558)
build_all 0.003047 0.003349 2.917319 ( 1.365920)
build_install 0.009001 0.004958 2.493638 ( 1.624400)
test_btest 0.000750 0.000144 53.657452 ( 13.939990)
test_basic 0.004834 0.000114 0.351599 ( 0.443449)
test_all 0.001658 0.000307 600.940151 (168.641242)
test_rubyspec 0.028953 0.011266 59.510417 ( 69.453695)
total: 260.74 sec