Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-084922
#<BuildRuby:0x0000563acd0a6190
@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.20240205-084922",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006362 0.000265 1.654083 ( 1.982747)
build_miniruby 0.001567 0.000000 1.640391 ( 1.637720)
build_ruby 0.001448 0.000000 2.994429 ( 3.208003)
build_all 0.002994 0.004366 5.774646 ( 2.250853)
build_install 0.015116 0.003295 7.108791 ( 3.445057)
test_btest 0.000931 0.000141 82.429100 ( 21.437460)
test_basic 0.005397 0.000204 0.801594 ( 0.863669)
test_all 0.082870 0.031651 667.039246 (201.600820)
test_rubyspec 0.057572 0.048426 153.977841 (165.564973)
total: 401.99 sec