Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-160757
#<BuildRuby:0x0000558540dc61d8
@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.20230815-160757",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.007071 0.000184 2.322081 ( 6.517860)
build_miniruby 0.001517 0.000092 1.801634 ( 2.665357)
build_ruby 0.001788 0.000109 3.441102 ( 5.013976)
build_all 0.008658 0.000011 6.569096 ( 6.593225)
build_install 0.011812 0.008851 8.120953 ( 8.890998)
test_btest 0.000767 0.000083 82.862098 ( 56.452543)
test_basic 0.009374 0.000067 1.024873 ( 1.851280)
test_all 0.006585 0.003599 705.103312 (462.405062)
test_rubyspec 0.044321 0.031680 109.232539 (206.263185)
total: 756.65 sec