Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-031749
#<BuildRuby:0x0000562eec205d98
@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.20230924-031749",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.003033 0.003831 2.210871 ( 3.418273)
build_miniruby 0.001391 0.000179 1.679236 ( 1.702130)
build_ruby 0.001384 0.000178 3.205019 ( 3.410178)
build_all 0.004536 0.003489 6.433818 ( 3.082876)
build_install 0.014260 0.004334 7.892000 ( 4.745000)
test_btest 0.000883 0.000147 82.812315 ( 34.057812)
test_basic 0.001899 0.004384 0.959126 ( 1.067650)
test_all 0.001914 0.007616 657.244828 (229.138518)
test_rubyspec 0.033038 0.040129 99.114301 (111.406006)
total: 392.03 sec