Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-150529
#<BuildRuby:0x000056354d301dc0
@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.20230122-150529",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.004718 0.000000 1.057053 ( 1.718342)
build_miniruby 0.001411 0.000000 1.221148 ( 1.219433)
build_ruby 0.001510 0.000000 2.708706 ( 3.014127)
build_all 0.006535 0.000000 3.444515 ( 1.810142)
build_install 0.014459 0.000608 2.466199 ( 1.648206)
test_btest 0.000823 0.000122 56.583443 ( 14.824498)
test_basic 0.000293 0.004381 0.372454 ( 0.464764)
test_all 0.003268 0.000000 717.267575 (370.698642)
test_rubyspec 0.041903 0.027519 80.881573 (119.496446)
total: 514.90 sec