Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-211019
#<BuildRuby:0x0000563e625ca8e0
@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.20240116-211019",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.005603 1.610414 ( 2.072608)
build_miniruby 0.000000 0.001490 1.567985 ( 1.566191)
build_ruby 0.000683 0.000751 3.405226 ( 3.617298)
build_all 0.005664 0.002179 5.455431 ( 2.364651)
build_install 0.011841 0.005037 6.883411 ( 3.818894)
test_btest 0.000761 0.000228 82.883952 ( 26.634707)
test_basic 0.002280 0.004647 0.749302 ( 0.816842)
test_all 0.070178 0.045457 809.113910 (277.417549)
test_rubyspec 0.059427 0.036635 151.663421 (163.490262)
total: 481.80 sec