Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-104937
#<BuildRuby:0x000055dc3ee5e230
@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.20230611-104937",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.005977 0.000690 1.944680 ( 4.071659)
build_miniruby 0.001284 0.000148 1.387276 ( 1.596812)
build_ruby 0.001530 0.000177 2.743849 ( 3.117798)
build_all 0.002996 0.004138 2.279989 ( 2.196351)
build_install 0.017028 0.000000 3.587531 ( 3.193713)
test_btest 0.000723 0.000090 76.616638 ( 41.414996)
test_basic 0.006508 0.000840 0.823787 ( 1.144433)
test_all 0.001826 0.000235 556.864258 (247.762443)
test_rubyspec 0.022053 0.029960 82.660539 (100.563520)
total: 405.06 sec