Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-222412
#<BuildRuby:0x000056195fd12008
@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.20230803-222412",
@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.000026 0.000001 0.000027 ( 0.000022)
autoconf 0.000037 0.000001 0.000038 ( 0.000033)
configure 0.000033 0.000001 0.000034 ( 0.000033)
build_up 0.000000 0.006595 2.156590 ( 4.288388)
build_miniruby 0.000136 0.001292 1.663072 ( 1.944660)
build_ruby 0.002336 0.000000 3.313900 ( 4.023349)
build_all 0.007170 0.000127 2.698986 ( 2.639096)
build_install 0.018180 0.000135 4.033814 ( 3.789588)
test_btest 0.000978 0.000076 79.249717 ( 42.732876)
test_basic 0.007586 0.000583 0.911501 ( 1.056758)
test_all 0.000872 0.000067 651.057902 (246.532060)
test_rubyspec 0.028691 0.027775 92.323296 (104.310045)
total: 411.32 sec