Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-150234
#<BuildRuby:0x000056136bdc6868
@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.20230622-150234",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000031 0.000001 0.000032 ( 0.000032)
build_up 0.001948 0.003870 1.934401 ( 3.369807)
build_miniruby 0.001258 0.000101 1.458343 ( 1.481186)
build_ruby 0.001750 0.000140 3.176952 ( 3.408158)
build_all 0.007112 0.000000 2.247170 ( 1.730211)
build_install 0.017459 0.000282 3.584078 ( 2.820141)
test_btest 0.000761 0.000051 78.895002 ( 32.879710)
test_basic 0.007014 0.000178 0.812236 ( 0.922513)
test_all 0.001083 0.000070 578.367125 (237.029377)
test_rubyspec 0.023952 0.026751 87.275304 (118.093657)
total: 401.74 sec