Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-123651
#<BuildRuby:0x00007fd9ce4bfdc0
@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.20241118-123651",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000039 0.000004 0.000043 ( 0.000044)
configure 0.000035 0.000004 0.000039 ( 0.000039)
build_up 0.006734 0.000306 3.579043 ( 3.548687)
build_miniruby 0.001531 0.000000 1.573345 ( 1.570367)
build_ruby 0.001847 0.000000 4.044351 ( 4.184280)
build_all 0.008685 0.000000 6.077920 ( 2.520024)
build_install 0.008831 0.009881 8.711865 ( 4.106314)
test_btest 0.000000 0.001073 77.647855 ( 21.661217)
test_basic 0.000000 0.008978 0.920688 ( 0.970887)
test_all 0.092421 0.054465 743.130415 (241.465809)
test_rubyspec 0.048902 0.036156 121.452853 ( 34.160405)
total: 314.19 sec