Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-225759
#<BuildRuby:0x000055eb09652120
@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.20240208-225759",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.002629 0.003625 1.998888 ( 2.747843)
build_miniruby 0.001332 0.000256 1.683874 ( 1.815846)
build_ruby 0.001529 0.000294 3.570184 ( 3.920132)
build_all 0.006833 0.001314 6.538193 ( 3.997525)
build_install 0.018902 0.001876 8.412808 ( 6.270653)
test_btest 0.000734 0.000131 88.101065 ( 65.201186)
test_basic 0.004305 0.003624 0.943419 ( 1.309741)
test_all 0.079667 0.041137 770.064837 (476.029198)
test_rubyspec 0.069006 0.045031 191.095128 (265.581390)
total: 826.87 sec