Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-224642
#<BuildRuby:0x000056298e9e6098
@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.20230819-224642",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.002593 0.003856 2.136454 ( 3.584358)
build_miniruby 0.001230 0.000136 1.628262 ( 1.932590)
build_ruby 0.001672 0.000000 3.356320 ( 3.936878)
build_all 0.007830 0.000000 6.334418 ( 3.715704)
build_install 0.019888 0.000000 7.850682 ( 7.440905)
test_btest 0.001146 0.000000 82.889944 ( 45.631336)
test_basic 0.007938 0.000000 0.978019 ( 1.365579)
test_all 0.010285 0.000000 673.777825 (399.128274)
test_rubyspec 0.047969 0.022968 104.823331 (181.802961)
total: 648.54 sec