Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-194051
#<BuildRuby:0x0000560c35032130
@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.20230711-194051",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.000213 0.007243 2.087574 ( 7.174011)
build_miniruby 0.000000 0.001848 1.725430 ( 4.208349)
build_ruby 0.000216 0.001934 3.366579 ( 6.812460)
build_all 0.003607 0.004665 2.617353 ( 4.307434)
build_install 0.021175 0.001110 4.101397 ( 8.156908)
test_btest 0.000896 0.000185 84.873960 ( 89.074162)
test_basic 0.006277 0.000000 0.912002 ( 2.033106)
test_all 0.002556 0.000126 637.957665 (541.800729)
test_rubyspec 0.042028 0.015477 93.155241 (156.446741)
total: 820.02 sec