Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-170618
#<BuildRuby:0x000056155c1b9e10
@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.20230912-170618",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.003429 0.003929 2.279588 ( 4.012916)
build_miniruby 0.001619 0.000000 1.659726 ( 1.687452)
build_ruby 0.001504 0.000000 3.389484 ( 3.849938)
build_all 0.003266 0.004425 5.917883 ( 4.163847)
build_install 0.017272 0.000760 7.499398 ( 4.868714)
test_btest 0.000599 0.000091 81.902001 ( 43.764579)
test_basic 0.003880 0.003464 0.921539 ( 1.143118)
test_all 0.009470 0.000197 657.371687 (283.484435)
test_rubyspec 0.036168 0.033894 102.321283 (122.335343)
total: 469.31 sec