Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-024939
#<BuildRuby:0x0000556b85cf68e0
@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.20230622-024939",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.005470 0.000000 1.843645 ( 3.177756)
build_miniruby 0.001465 0.000000 1.542074 ( 1.546049)
build_ruby 0.000000 0.001623 3.092634 ( 3.329614)
build_all 0.002472 0.004620 2.277522 ( 1.650342)
build_install 0.012603 0.004986 3.696782 ( 2.986800)
test_btest 0.000823 0.000124 77.717529 ( 37.386427)
test_basic 0.006133 0.000324 0.769370 ( 0.865444)
test_all 0.000958 0.000141 586.314316 (235.543533)
test_rubyspec 0.026771 0.022931 83.752004 ( 97.604227)
total: 384.09 sec