Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-200519
#<BuildRuby:0x0000565466c1a230
@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.20230618-200519",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.002800 0.003564 2.011270 ( 4.948543)
build_miniruby 0.001226 0.000374 1.438333 ( 1.730162)
build_ruby 0.000000 0.001666 2.898180 ( 3.512468)
build_all 0.003993 0.003561 2.478677 ( 2.751924)
build_install 0.018370 0.000000 3.843178 ( 3.424575)
test_btest 0.000819 0.000000 79.426170 ( 47.204093)
test_basic 0.004822 0.003983 0.860767 ( 1.371955)
test_all 0.001860 0.000577 567.276214 (298.475318)
test_rubyspec 0.020291 0.034937 87.575867 (128.221935)
total: 491.64 sec