Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-113844
#<BuildRuby:0x000055ef6bc35d60
@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.20230428-113844",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.004624 0.000974 1.632091 ( 2.937173)
build_miniruby 0.001116 0.000000 1.235746 ( 1.234897)
build_ruby 0.001620 0.000000 2.397854 ( 2.608685)
build_all 0.000000 0.006545 2.153287 ( 1.349818)
build_install 0.008896 0.007098 3.281485 ( 2.337721)
test_btest 0.000460 0.000153 71.187031 ( 22.300539)
test_basic 0.003370 0.001123 0.661335 ( 0.740999)
test_all 0.000000 0.001334 579.074022 (181.396554)
test_rubyspec 0.020382 0.022685 73.945444 ( 85.845454)
total: 300.75 sec