Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-011642
#<BuildRuby:0x000056192ae31fb8
@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.20230621-011642",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.003056 0.004544 2.113243 ( 6.309531)
build_miniruby 0.001249 0.000277 1.598868 ( 3.222491)
build_ruby 0.000000 0.001554 3.023877 ( 6.653885)
build_all 0.007014 0.001206 5.731347 ( 7.215650)
build_install 0.019735 0.000085 7.106663 ( 9.631730)
test_btest 0.000000 0.000928 80.223577 ( 67.076249)
test_basic 0.000498 0.006871 0.857462 ( 1.725489)
test_all 0.001235 0.000318 574.550064 (430.491365)
test_rubyspec 0.027862 0.033571 91.030251 (186.360742)
total: 718.69 sec