Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-025058
#<BuildRuby:0x000055c6c634a8e0
@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.20230726-025058",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.006581 0.000167 2.139490 ( 3.516156)
build_miniruby 0.000000 0.001754 1.718017 ( 1.723894)
build_ruby 0.000495 0.001197 3.223257 ( 20.306148)
build_all 0.008013 0.000046 2.757470 ( 1.951907)
build_install 0.015476 0.004182 4.256402 ( 3.518137)
test_btest 0.000769 0.000079 81.543051 ( 41.378958)
test_basic 0.000508 0.007839 0.959380 ( 1.205587)
test_all 0.000911 0.000140 612.283128 (330.972997)
test_rubyspec 0.016089 0.041233 94.037868 (133.329923)
total: 537.91 sec