Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-084712
#<BuildRuby:0x000055f9b04161a8
@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.20230806-084712",
@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.000025 0.000001 0.000026 ( 0.000027)
autoconf 0.000049 0.000001 0.000050 ( 0.000051)
configure 0.000037 0.000001 0.000038 ( 0.000038)
build_up 0.007808 0.000103 2.445993 ( 6.055291)
build_miniruby 0.001740 0.000000 1.771757 ( 2.561021)
build_ruby 0.000000 0.002259 3.568808 ( 5.864600)
build_all 0.006903 0.001806 2.856325 ( 3.107729)
build_install 0.018916 0.000308 4.631985 ( 6.374484)
test_btest 0.000954 0.000045 85.394274 ( 51.945643)
test_basic 0.003436 0.004572 0.998048 ( 1.388176)
test_all 0.001140 0.000082 694.249743 (401.406589)
test_rubyspec 0.039363 0.015510 102.884178 (188.470911)
total: 667.18 sec