Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-040159
#<BuildRuby:0x000055997f736130
@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.20230706-040159",
@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.000004 0.000029 ( 0.000029)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005401 0.000864 2.119815 ( 3.539018)
build_miniruby 0.001956 0.000000 1.584140 ( 1.585333)
build_ruby 0.001514 0.000000 2.977166 ( 3.174386)
build_all 0.004350 0.002684 2.384985 ( 1.866076)
build_install 0.015235 0.001886 3.642932 ( 3.610607)
test_btest 0.000583 0.000098 80.511199 ( 43.565599)
test_basic 0.007508 0.000000 0.895167 ( 1.329883)
test_all 0.001571 0.000080 601.224531 (309.523951)
test_rubyspec 0.032053 0.022248 91.306647 (131.309385)
total: 499.51 sec