Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-035952
#<BuildRuby:0x000055d5cdfe9f90
@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.20230624-035952",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.002186 0.003810 1.993464 ( 3.201730)
build_miniruby 0.001418 0.000152 1.476384 ( 1.477189)
build_ruby 0.000000 0.001465 2.915383 ( 3.148053)
build_all 0.003009 0.002873 2.204490 ( 1.271875)
build_install 0.015708 0.002794 3.663673 ( 2.598721)
test_btest 0.000673 0.000099 80.111341 ( 23.207450)
test_basic 0.007052 0.000455 0.879005 ( 0.956682)
test_all 0.001212 0.000100 599.364106 (179.075268)
test_rubyspec 0.032906 0.013817 82.510718 ( 94.104702)
total: 309.04 sec