Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-164525
#<BuildRuby:0x000055bceccd9f70
@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.20230801-164525",
@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.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.006254 0.001042 2.187145 ( 6.651638)
build_miniruby 0.001313 0.000218 1.639267 ( 3.351752)
build_ruby 0.001223 0.000204 3.408055 ( 6.061610)
build_all 0.000000 0.007746 2.583122 ( 3.539718)
build_install 0.013554 0.004674 4.183286 ( 4.319709)
test_btest 0.000573 0.000139 79.869558 ( 54.445428)
test_basic 0.001421 0.007442 0.950157 ( 1.457237)
test_all 0.001222 0.000359 657.986941 (365.443919)
test_rubyspec 0.036099 0.017471 94.129946 (139.112799)
total: 584.39 sec