Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-085756
#<BuildRuby:0x000055886b6b9d80
@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.20230506-085756",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000027 0.000001 0.000028 ( 0.000027)
build_up 0.006223 0.000000 1.831490 ( 4.151725)
build_miniruby 0.001447 0.000000 1.179089 ( 1.181325)
build_ruby 0.001567 0.000051 2.577933 ( 3.022886)
build_all 0.005750 0.000213 2.064357 ( 1.947245)
build_install 0.010742 0.004724 3.380169 ( 3.646473)
test_btest 0.000814 0.000058 72.822589 ( 42.250945)
test_basic 0.002864 0.004832 0.771640 ( 0.935365)
test_all 0.000885 0.000095 586.324655 (229.502191)
test_rubyspec 0.014768 0.037585 82.979455 (100.336903)
total: 386.98 sec