Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-193729
#<BuildRuby:0x000055fc5f3fdfc0
@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.20240117-193729",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.004523 0.001131 1.663777 ( 2.162980)
build_miniruby 0.002789 0.002641 92.424666 ( 30.842301)
build_ruby 0.001238 0.000333 3.915806 ( 4.165446)
build_all 0.008312 0.000000 6.085746 ( 3.038026)
build_install 0.009103 0.011112 7.238257 ( 4.265318)
test_btest 0.000768 0.000248 84.616098 ( 24.270752)
test_basic 0.000000 0.008244 0.931442 ( 0.997602)
test_all 0.097700 0.024128 772.546774 (230.862257)
test_rubyspec 0.048048 0.042813 139.705926 (151.023488)
total: 451.63 sec