Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-110523
#<BuildRuby:0x0000560c7fe56078
@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.20230603-110523",
@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.000000 0.000016 ( 0.000016)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.002045 0.004169 1.851080 ( 3.151177)
build_miniruby 0.001326 0.000110 1.373367 ( 1.372245)
build_ruby 0.001568 0.000130 2.755645 ( 21.948099)
build_all 0.007736 0.000000 2.102219 ( 1.279863)
build_install 0.012993 0.005642 3.485517 ( 2.513300)
test_btest 0.001153 0.000133 77.402136 ( 24.014845)
test_basic 0.004359 0.000503 0.668656 ( 0.741612)
test_all 0.001039 0.000120 611.489769 (205.709932)
test_rubyspec 0.029612 0.031130 84.914507 (102.732202)
total: 363.46 sec