Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-024801
#<BuildRuby:0x000055cf57d4e190
@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-024801",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.000630 0.005342 1.764818 ( 3.128374)
build_miniruby 0.001392 0.000000 1.280301 ( 1.295754)
build_ruby 0.001488 0.000000 2.524273 ( 2.743006)
build_all 0.006240 0.000651 2.160456 ( 1.702492)
build_install 0.010936 0.004879 3.397127 ( 3.162658)
test_btest 0.000585 0.000195 67.024257 ( 34.159614)
test_basic 0.003084 0.003580 0.558228 ( 0.836044)
test_all 0.001119 0.000399 523.362337 (216.217755)
test_rubyspec 0.033032 0.017007 78.026380 ( 89.517847)
total: 352.76 sec