Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-161944
#<BuildRuby:0x000055ec2b286118
@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.20230720-161944",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000034 0.000001 0.000035 ( 0.000030)
configure 0.000031 0.000001 0.000032 ( 0.000032)
build_up 0.000000 0.006941 2.222100 ( 5.175618)
build_miniruby 0.000556 0.000809 1.618869 ( 2.252432)
build_ruby 0.001689 0.000169 3.299505 ( 4.681023)
build_all 0.007806 0.000781 2.732737 ( 3.561114)
build_install 0.017411 0.001268 4.073729 ( 4.983948)
test_btest 0.000291 0.000589 79.642982 ( 48.445573)
test_basic 0.000000 0.006148 0.842369 ( 2.225495)
test_all 0.000000 0.001649 600.311109 (326.154635)
test_rubyspec 0.030246 0.022766 88.731728 (130.867681)
total: 528.35 sec