Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-143750
#<BuildRuby:0x000055937f5fe7c8
@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.20230829-143750",
@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.000013 0.000003 0.000016 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002370 0.004614 2.268802 ( 4.814710)
build_miniruby 0.001385 0.000359 1.755668 ( 1.917507)
build_ruby 0.001523 0.000395 3.710641 ( 4.406181)
build_all 0.009541 0.000000 6.616241 ( 4.304415)
build_install 0.017300 0.002284 8.192709 ( 6.176880)
test_btest 0.000796 0.000180 86.402450 ( 47.458723)
test_basic 0.007766 0.000701 0.981127 ( 1.233220)
test_all 0.008603 0.001882 708.766533 (310.800004)
test_rubyspec 0.022729 0.048818 104.731844 (124.623864)
total: 505.74 sec