Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-081028
#<BuildRuby:0x0000557347316338
@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.20230803-081028",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.002947 0.004376 2.223234 ( 6.427872)
build_miniruby 0.001449 0.000140 1.716048 ( 3.768328)
build_ruby 0.000000 0.001694 3.472465 ( 7.198623)
build_all 0.006369 0.002721 2.751463 ( 3.960622)
build_install 0.010609 0.009766 4.393295 ( 6.839638)
test_btest 0.000000 0.001515 82.277975 ( 57.589535)
test_basic 0.000316 0.002958 0.972966 ( 1.802226)
test_all 0.001008 0.000213 683.830974 (375.946250)
test_rubyspec 0.041399 0.018555 100.105019 (140.053911)
total: 603.59 sec