Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-080229
#<BuildRuby:0x000055bdc604a130
@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.20230604-080229",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.006839 0.000000 1.902594 ( 3.687813)
build_miniruby 0.001592 0.000096 1.397200 ( 1.478620)
build_ruby 0.001388 0.000232 2.667280 ( 2.873373)
build_all 0.006121 0.001021 2.151214 ( 1.606227)
build_install 0.013787 0.004469 3.424639 ( 2.737908)
test_btest 0.000719 0.000133 79.282866 ( 35.434004)
test_basic 0.002397 0.004906 0.800128 ( 0.944283)
test_all 0.000000 0.001389 583.964397 (205.994131)
test_rubyspec 0.020772 0.020340 72.402378 ( 84.061446)
total: 338.82 sec