Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-151039
#<BuildRuby:0x0000563ed8c2e170
@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.20230624-151039",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.002324 0.004152 2.032457 ( 4.970485)
build_miniruby 0.001508 0.000116 1.556360 ( 2.236680)
build_ruby 0.001402 0.000108 3.199657 ( 4.124567)
build_all 0.007238 0.000557 2.542102 ( 2.720880)
build_install 0.017418 0.000960 3.698987 ( 4.089756)
test_btest 0.000664 0.000050 79.354196 ( 46.022272)
test_basic 0.007329 0.000543 0.932047 ( 1.501525)
test_all 0.001401 0.000104 592.500544 (280.611656)
test_rubyspec 0.031961 0.030259 92.374976 (178.536325)
total: 524.82 sec