Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-054556
#<BuildRuby:0x00007f1fd475fdc8
@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.20241230-054556",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.000000 0.006361 2.120370 ( 2.495607)
build_miniruby 0.000000 0.001583 1.591836 ( 1.601350)
build_ruby 0.001598 0.000551 4.039345 ( 4.200300)
build_all 0.008893 0.000221 6.803430 ( 3.328566)
build_install 0.017126 0.004321 8.878796 ( 5.669405)
test_btest 0.000858 0.000270 80.819694 ( 54.837697)
test_basic 0.006270 0.006324 1.097753 ( 1.407578)
test_all 0.109994 0.042211 809.820716 (614.924591)
test_rubyspec 0.048274 0.038689 127.120494 (120.202392)
total: 808.67 sec