Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-054016
#<BuildRuby:0x000055fe4920e890
@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.20240223-054016",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.002973 0.003704 2.456911 ( 2.233306)
build_miniruby 0.001196 0.000348 1.698526 ( 1.700536)
build_ruby 0.000000 0.001673 3.479454 ( 3.726186)
build_all 0.005963 0.001630 6.526566 ( 3.264000)
build_install 0.015457 0.003849 8.350300 ( 4.516038)
test_btest 0.000000 0.000950 89.316826 ( 36.957921)
test_basic 0.003342 0.004022 0.893041 ( 1.006372)
test_all 0.067703 0.047483 783.486481 (288.080841)
test_rubyspec 0.060785 0.025630 123.095636 (133.541075)
total: 475.03 sec