Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-014423
#<BuildRuby:0x0000561eae0ba018
@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.20230916-014423",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.006810 0.000717 2.305966 ( 3.726754)
build_miniruby 0.002181 0.000000 59.697457 ( 25.580980)
build_ruby 0.002329 0.000000 3.783220 ( 4.423214)
build_all 0.009485 0.000000 6.413519 ( 4.319116)
build_install 0.016962 0.002293 7.973663 ( 5.492939)
test_btest 0.000303 0.000509 85.451160 ( 32.892723)
test_basic 0.004934 0.004067 1.016176 ( 1.242634)
test_all 0.004402 0.007200 688.694314 (261.853572)
test_rubyspec 0.037774 0.036684 101.765391 (113.277259)
total: 452.81 sec