Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-112228
#<BuildRuby:0x00005628c674de58
@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.20230508-112228",
@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.000000 0.000017 ( 0.000019)
autoconf 0.000024 0.000000 0.000024 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.006728 0.000094 2.015818 ( 4.759710)
build_miniruby 0.001608 0.000056 1.441456 ( 1.748568)
build_ruby 0.001590 0.000055 2.873900 ( 3.901092)
build_all 0.007609 0.000113 2.278247 ( 2.763392)
build_install 0.016959 0.000260 3.579374 ( 4.017346)
test_btest 0.000899 0.000028 76.354561 ( 62.730641)
test_basic 0.007592 0.000237 0.808126 ( 1.354371)
test_all 0.001259 0.000039 568.268605 (383.839943)
test_rubyspec 0.026034 0.030641 82.924287 (106.070249)
total: 571.19 sec