Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-173231
#<BuildRuby:0x000055b1174823d0
@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.20230617-173231",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006513 0.000782 2.028147 ( 5.971256)
build_miniruby 0.001461 0.000175 1.467306 ( 3.036507)
build_ruby 0.001911 0.000229 3.096428 ( 6.523156)
build_all 0.008982 0.000000 2.550566 ( 4.409943)
build_install 0.015408 0.005415 3.932064 ( 7.730267)
test_btest 0.000630 0.000087 80.140039 ( 76.367523)
test_basic 0.004729 0.000652 0.877394 ( 2.003331)
test_all 0.001702 0.000235 614.117842 (409.166918)
test_rubyspec 0.006770 0.048799 88.123135 (128.884396)
total: 644.09 sec