Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-081932
#<BuildRuby:0x000055ddd7de5fc0
@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.20230216-081932",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002180 0.003737 1.523369 ( 2.808611)
build_miniruby 0.001277 0.000000 1.364914 ( 1.718714)
build_ruby 0.001460 0.000000 2.716570 ( 3.126532)
build_all 0.003540 0.004439 3.920784 ( 3.582261)
build_install 0.018166 0.001794 3.291500 ( 3.608357)
test_btest 0.000852 0.000152 60.074372 ( 43.812174)
test_basic 0.005768 0.001030 0.550731 ( 0.963489)
test_all 0.001593 0.000285 691.219993 (579.170881)
test_rubyspec 0.032436 0.029506 80.720500 (116.540633)
total: 755.33 sec