Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-155012
#<BuildRuby:0x000055d1e1b6a1a8
@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.20231206-155012",
@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.000020 0.000000 0.000020 ( 0.000021)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.007612 0.000000 2.289031 ( 2.451511)
build_miniruby 0.001548 0.000000 1.618172 ( 1.630390)
build_ruby 0.001840 0.000000 3.383519 ( 3.573480)
build_all 0.005004 0.003131 5.914601 ( 3.151733)
build_install 0.012068 0.005032 7.106909 ( 3.987237)
test_btest 0.000565 0.000150 81.924979 ( 30.414954)
test_basic 0.003003 0.002618 0.842625 ( 0.914012)
test_all 0.092112 0.026875 695.213167 (270.177380)
test_rubyspec 0.044077 0.025019 97.954259 (111.351409)
total: 427.65 sec