Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-011643
#<BuildRuby:0x000055d6ada6a8e0
@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.20240213-011643",
@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.000025 0.000002 0.000027 ( 0.000026)
autoconf 0.000037 0.000002 0.000039 ( 0.000039)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.007224 0.000466 2.176781 ( 3.907414)
build_miniruby 0.000000 0.002031 2.286602 ( 2.919919)
build_ruby 0.000000 0.001964 3.893756 ( 4.733248)
build_all 0.009345 0.000093 7.333504 ( 6.335408)
build_install 0.015855 0.005569 8.944223 ( 8.787718)
test_btest 0.000953 0.000112 94.292895 ( 91.967627)
test_basic 0.006806 0.000801 0.991407 ( 1.627536)
test_all 0.090001 0.040068 816.737974 (681.665121)
test_rubyspec 0.059160 0.051741 198.293306 (254.836720)
total: 1056.78 sec