Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-192516
#<BuildRuby:0x000055c2599a68e0
@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.20231230-192516",
@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.000032)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.005459 0.000000 1.641502 ( 2.007007)
build_miniruby 0.001634 0.000000 1.604875 ( 1.605855)
build_ruby 0.002026 0.000000 3.301510 ( 3.512349)
build_all 0.007604 0.000000 5.505912 ( 2.881048)
build_install 0.018692 0.000000 7.061046 ( 4.343338)
test_btest 0.000840 0.000000 82.064442 ( 33.739387)
test_basic 0.003992 0.003579 0.893112 ( 0.991254)
test_all 0.099805 0.019879 782.950379 (292.696653)
test_rubyspec 0.038078 0.032571 95.958395 (108.383682)
total: 450.16 sec