Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-001122
#<BuildRuby:0x000055bf3e4427c8
@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.20230805-001122",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.002586 0.004564 2.292074 ( 4.488401)
build_miniruby 0.001250 0.000216 1.803699 ( 2.347586)
build_ruby 0.001426 0.000246 3.505117 ( 4.613109)
build_all 0.007135 0.001230 2.772361 ( 3.878346)
build_install 0.018235 0.000711 4.398007 ( 6.265053)
test_btest 0.000742 0.000116 83.991377 ( 46.625879)
test_basic 0.005778 0.000000 0.905796 ( 4.828801)
test_all 0.002072 0.000000 690.391392 (347.165807)
test_rubyspec 0.024260 0.034604 100.328178 (134.322746)
total: 554.54 sec