Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-034241
#<BuildRuby:0x00005626c7309a00
@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.20231225-034241",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005002 0.000163 1.349019 ( 1.726646)
build_miniruby 0.001189 0.000183 1.490371 ( 1.488713)
build_ruby 0.000000 0.001773 3.188611 ( 3.388157)
build_all 0.003822 0.002918 5.139589 ( 2.045193)
build_install 0.010544 0.004651 5.782699 ( 2.795744)
test_btest 0.000882 0.000189 77.822342 ( 21.054526)
test_basic 0.004790 0.001026 0.713570 ( 0.771893)
test_all 0.103895 0.018990 710.531487 (216.315623)
test_rubyspec 0.029186 0.040289 95.102623 (107.794936)
total: 357.38 sec