Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-210832
#<BuildRuby:0x000055a5e3d423b0
@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.20230814-210832",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.002891 0.003997 2.232079 ( 6.975381)
build_miniruby 0.001656 0.000107 1.630886 ( 3.433328)
build_ruby 0.001587 0.000102 3.273128 ( 7.042311)
build_all 0.004362 0.004172 6.385612 ( 8.099920)
build_install 0.015971 0.004560 8.042789 ( 9.641854)
test_btest 0.000667 0.000076 82.380856 ( 66.410967)
test_basic 0.006781 0.000775 0.967575 ( 2.070074)
test_all 0.011120 0.004772 703.441786 (559.580668)
test_rubyspec 0.034578 0.040327 107.363586 (206.514575)
total: 869.77 sec