Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-075325
#<BuildRuby:0x000056255dce6890
@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.20230131-075325",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004690 0.000391 1.164787 ( 2.235186)
build_miniruby 0.000000 0.001524 1.045265 ( 1.139913)
build_ruby 0.000000 0.001598 2.271811 ( 2.498692)
build_all 0.005802 0.001156 3.764894 ( 2.390033)
build_install 0.003941 0.010128 2.855899 ( 2.453193)
test_btest 0.000680 0.000140 54.173020 ( 31.439526)
test_basic 0.004976 0.000223 0.420303 ( 0.525972)
test_all 0.002040 0.000000 638.329325 (258.729054)
test_rubyspec 0.030561 0.022327 71.586664 ( 87.571712)
total: 388.98 sec