Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-205739
#<BuildRuby:0x0000564b42b3a1a8
@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.20240315-205739",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.007208 0.000000 2.438163 ( 2.499281)
build_miniruby 0.001732 0.000000 1.833786 ( 1.832627)
build_ruby 0.001572 0.000000 3.349604 ( 13.030752)
build_all 0.008846 0.000349 7.059000 ( 3.105428)
build_install 0.015332 0.006028 8.554193 ( 11.223144)
test_btest 0.000938 0.000114 94.190545 ( 28.442512)
test_basic 0.005840 0.000000 0.981019 ( 1.091251)
test_all 0.095112 0.023565 830.180389 (262.565929)
test_rubyspec 0.041119 0.038318 105.313746 (114.635968)
total: 438.43 sec