Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-074950
#<BuildRuby:0x000055c8ed8ee228
@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.20231231-074950",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000028 0.000008 0.000036 ( 0.000034)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.004980 0.000301 1.407751 ( 1.779643)
build_miniruby 0.000996 0.000279 1.556811 ( 1.556187)
build_ruby 0.000000 0.001870 3.344440 ( 3.587522)
build_all 0.006173 0.001495 5.535108 ( 2.573823)
build_install 0.015757 0.001798 6.841707 ( 3.797560)
test_btest 0.000586 0.000159 84.144571 ( 40.198708)
test_basic 0.006432 0.001754 0.928433 ( 1.155472)
test_all 0.105128 0.015316 755.283366 (274.872222)
test_rubyspec 0.014806 0.054186 98.083538 (109.834575)
total: 439.36 sec