Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-232937
#<BuildRuby:0x000055c6b95d5ef0
@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.20240306-232937",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000075 0.000000 0.000075 ( 0.000096)
build_up 0.006397 0.000266 2.452581 ( 2.197005)
build_miniruby 0.001059 0.000118 1.443545 ( 1.441716)
build_ruby 0.001432 0.000159 2.736274 ( 2.982071)
build_all 0.006646 0.000739 6.022154 ( 2.312630)
build_install 0.016693 0.000000 7.520097 ( 3.459100)
test_btest 0.000483 0.000500 89.237104 ( 24.391186)
test_basic 0.000000 0.005938 0.910162 ( 0.972751)
test_all 0.085192 0.033034 728.956640 (209.374572)
test_rubyspec 0.035563 0.051110 113.451144 (122.801282)
total: 369.93 sec