Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-032151
#<BuildRuby:0x000055aa0f886120
@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.20230628-032151",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000034 0.000005 0.000039 ( 0.000035)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.000232 0.007159 2.185504 ( 6.172918)
build_miniruby 0.002044 0.000000 1.693031 ( 3.481699)
build_ruby 0.001865 0.000000 3.462655 ( 6.023404)
build_all 0.005179 0.003348 2.650360 ( 3.446128)
build_install 0.015166 0.005565 4.081679 ( 4.985931)
test_btest 0.000652 0.000154 83.494477 ( 62.768703)
test_basic 0.001754 0.006292 0.954899 ( 1.793712)
test_all 0.001083 0.000301 623.417429 (571.810894)
test_rubyspec 0.036583 0.028341 96.180218 (224.947109)
total: 885.43 sec