Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-131345
#<BuildRuby:0x000055eb07a36130
@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.20230729-131345",
@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.000026 0.000002 0.000028 ( 0.000029)
autoconf 0.000038 0.000004 0.000042 ( 0.000041)
configure 0.000037 0.000003 0.000040 ( 0.000039)
build_up 0.006091 0.000554 2.188858 ( 6.028753)
build_miniruby 0.001497 0.000136 1.728067 ( 3.410294)
build_ruby 0.001538 0.000140 3.250530 ( 6.680557)
build_all 0.007527 0.000300 2.512338 ( 3.069429)
build_install 0.018618 0.000135 4.054829 ( 4.837701)
test_btest 0.000752 0.000060 79.891006 ( 55.147662)
test_basic 0.003897 0.003837 0.934611 ( 1.844219)
test_all 0.001259 0.000126 654.613081 (398.443450)
test_rubyspec 0.022097 0.038233 95.477528 (164.032285)
total: 643.50 sec