Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-193452
#<BuildRuby:0x00005600ce7a9f48
@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.20230509-193452",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.005613 0.000262 1.846872 ( 4.249328)
build_miniruby 0.001334 0.000214 1.313311 ( 1.402220)
build_ruby 0.001450 0.000232 2.524423 ( 2.903725)
build_all 0.005484 0.000877 2.136591 ( 2.118168)
build_install 0.015295 0.001679 3.456032 ( 3.588612)
test_btest 0.000950 0.000146 73.534280 ( 42.309140)
test_basic 0.007598 0.000000 0.806057 ( 1.007279)
test_all 0.001541 0.000000 538.126977 (253.714981)
test_rubyspec 0.024075 0.025491 79.580605 ( 94.750154)
total: 406.04 sec