Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-175313
#<BuildRuby:0x000055f0ba4560e0
@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.20230630-175313",
@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.000003 0.000025 ( 0.000025)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.007361 0.000000 2.125274 ( 5.324824)
build_miniruby 0.001592 0.000000 1.626627 ( 2.155241)
build_ruby 0.001987 0.000000 3.212040 ( 4.115525)
build_all 0.006817 0.000827 2.502165 ( 3.046403)
build_install 0.012049 0.006058 3.820979 ( 5.340635)
test_btest 0.000818 0.000000 79.695145 ( 47.134571)
test_basic 0.004105 0.003780 0.875436 ( 1.529457)
test_all 0.001055 0.000192 617.561249 (330.328213)
test_rubyspec 0.034696 0.018622 88.772741 (125.767810)
total: 524.74 sec