Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-182519
#<BuildRuby:0x00005648e22b67c8
@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.20230615-182519",
@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.000003 0.000020 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.003189 0.002791 1.922268 ( 3.335209)
build_miniruby 0.001552 0.000388 1.441611 ( 1.445597)
build_ruby 0.001613 0.000000 2.826107 ( 3.023172)
build_all 0.006444 0.001025 2.486923 ( 1.939576)
build_install 0.008598 0.009472 3.588847 ( 2.905061)
test_btest 0.000636 0.000195 76.686230 ( 37.287348)
test_basic 0.003917 0.004132 0.825040 ( 1.113906)
test_all 0.001317 0.000439 534.540506 (248.457461)
test_rubyspec 0.021328 0.029924 82.857716 ( 96.586154)
total: 396.09 sec