Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-134845
#<BuildRuby:0x000055b7f4e6a170
@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.20230330-134845",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.007311 0.000251 1.873959 ( 4.242684)
build_miniruby 0.001384 0.000107 1.308663 ( 1.456831)
build_ruby 0.001423 0.000110 2.567459 ( 2.878649)
build_all 0.008072 0.000000 2.182840 ( 2.372077)
build_install 0.013485 0.004308 3.301712 ( 3.041600)
test_btest 0.000677 0.000065 68.749319 ( 38.323200)
test_basic 0.003176 0.003660 0.550477 ( 0.766249)
test_all 0.000000 0.002086 577.004419 (292.512457)
test_rubyspec 0.021544 0.029579 79.384382 ( 99.770643)
total: 445.37 sec