Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-194720
#<BuildRuby:0x0000560a673c6230
@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.20230701-194720",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006636 0.000766 2.148051 ( 4.886651)
build_miniruby 0.001289 0.000149 1.728891 ( 3.366175)
build_ruby 0.001603 0.000185 3.111289 ( 5.590888)
build_all 0.008581 0.000468 2.582874 ( 4.288916)
build_install 0.013449 0.006969 3.866260 ( 5.865358)
test_btest 0.000635 0.000096 82.232234 ( 49.239218)
test_basic 0.000000 0.007377 0.897198 ( 1.527724)
test_all 0.001681 0.001157 598.671186 (246.400324)
test_rubyspec 0.024524 0.028774 87.657860 (101.146858)
total: 422.31 sec