Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-185307
#<BuildRuby:0x00005596fd656118
@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.20230311-185307",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.005518 0.000000 1.576371 ( 2.782257)
build_miniruby 0.001526 0.000000 1.256143 ( 1.254008)
build_ruby 0.001321 0.000000 2.189092 ( 2.385586)
build_all 0.000809 0.005099 1.945803 ( 1.069681)
build_install 0.006606 0.005831 3.023276 ( 1.987591)
test_btest 0.000582 0.000180 65.173866 ( 17.071048)
test_basic 0.002971 0.000922 0.488917 ( 0.584132)
test_all 0.001055 0.000000 521.162043 (157.334018)
test_rubyspec 0.015299 0.019695 67.070384 ( 77.054635)
total: 261.52 sec