Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-174301
#<BuildRuby:0x000055c754032228
@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.20230712-174301",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000034 0.000001 0.000035 ( 0.000036)
configure 0.000032 0.000001 0.000033 ( 0.000033)
build_up 0.007930 0.000234 2.286551 ( 6.446189)
build_miniruby 0.001464 0.000043 1.832131 ( 3.288185)
build_ruby 0.001552 0.000046 3.554975 ( 7.036100)
build_all 0.007772 0.000229 2.747872 ( 5.019818)
build_install 0.013728 0.008820 4.264637 ( 7.113645)
test_btest 0.001289 0.000104 86.605325 ( 87.573654)
test_basic 0.007531 0.000244 0.948387 ( 2.031369)
test_all 0.001027 0.000081 635.704953 (510.977072)
test_rubyspec 0.044521 0.015350 94.617899 (159.659332)
total: 789.15 sec