Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-153659
#<BuildRuby:0x0000559add4bde08
@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.20230804-153659",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000025)
build_up 0.005530 0.001063 2.356739 ( 5.185184)
build_miniruby 0.001240 0.000238 1.780806 ( 2.266438)
build_ruby 0.001381 0.000266 3.493784 ( 4.198129)
build_all 0.006975 0.000450 2.864613 ( 2.957779)
build_install 0.011360 0.007648 4.395758 ( 4.128668)
test_btest 0.000570 0.000129 84.471078 ( 47.868598)
test_basic 0.003421 0.004174 0.897565 ( 1.340957)
test_all 0.000849 0.000212 669.586190 (325.113031)
test_rubyspec 0.036361 0.031936 104.251290 (271.326348)
total: 664.39 sec