Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-031433
#<BuildRuby:0x00005602f724e320
@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-031433",
@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.000019 0.000000 0.000019 ( 0.000020)
autoconf 0.000000 0.000045 0.000045 ( 0.000046)
configure 0.000000 0.000028 0.000028 ( 0.000027)
build_up 0.000000 0.005817 1.199530 ( 2.534548)
build_miniruby 0.000000 0.001576 1.439003 ( 2.154137)
build_ruby 0.001367 0.000623 3.249596 ( 4.852745)
build_all 0.008334 0.000433 4.187385 ( 5.403826)
build_install 0.013016 0.006769 3.159182 ( 4.007798)
test_btest 0.000719 0.000103 59.968710 ( 66.070943)
test_basic 0.002336 0.004356 0.474611 ( 0.823273)
test_all 0.001583 0.000000 724.971903 (645.983396)
test_rubyspec 0.045030 0.010747 75.482092 ( 94.039162)
total: 825.87 sec