Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-193944
#<BuildRuby:0x0000555847a9df68
@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.20230505-193944",
@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.000000 0.000015 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000019 0.000001 0.000020 ( 0.000019)
build_up 0.005415 0.000217 1.824881 ( 3.385123)
build_miniruby 0.001615 0.000065 1.359775 ( 1.380698)
build_ruby 0.001447 0.000058 2.662231 ( 2.881584)
build_all 0.006390 0.000000 2.245346 ( 2.372417)
build_install 0.015346 0.000000 3.458522 ( 3.176218)
test_btest 0.000823 0.000000 72.299768 ( 36.989349)
test_basic 0.001893 0.004215 0.715034 ( 0.876796)
test_all 0.001257 0.000081 566.334474 (248.322744)
test_rubyspec 0.027171 0.022572 82.034073 ( 98.544371)
total: 397.93 sec