Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-033828
#<BuildRuby:0x000055cfab88e480
@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.20240308-033828",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.007225 0.000000 2.436749 ( 2.182637)
build_miniruby 0.001187 0.000079 1.537552 ( 1.535471)
build_ruby 0.001338 0.000206 3.391802 ( 3.641915)
build_all 0.006392 0.000984 6.457785 ( 2.509878)
build_install 0.011756 0.006728 8.171332 ( 3.672308)
test_btest 0.000708 0.000137 90.838628 ( 23.744606)
test_basic 0.001718 0.004412 0.875911 ( 0.931718)
test_all 0.082268 0.039690 736.915801 (261.854982)
test_rubyspec 0.046251 0.041681 123.617099 (133.588215)
total: 433.66 sec