Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-190034
#<BuildRuby:0x000055c4ef6a9f78
@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.20230510-190034",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.005718 0.001715 1.899700 ( 4.014679)
build_miniruby 0.001151 0.000345 1.402158 ( 1.516529)
build_ruby 0.001218 0.000366 2.714519 ( 3.086506)
build_all 0.001495 0.005021 2.247390 ( 1.993092)
build_install 0.017387 0.000000 3.643710 ( 3.282926)
test_btest 0.000706 0.000000 75.373997 ( 40.909415)
test_basic 0.000650 0.004781 0.750890 ( 1.038411)
test_all 0.000721 0.000241 564.812443 (225.059451)
test_rubyspec 0.030852 0.022510 84.110351 (103.862872)
total: 384.76 sec