Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-045159
#<BuildRuby:0x000055e879026018
@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.20230214-045159",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004082 0.000557 1.470606 ( 1.950990)
build_miniruby 0.001290 0.000176 1.191824 ( 1.200681)
build_ruby 0.000000 0.001530 2.425244 ( 2.685141)
build_all 0.004100 0.002605 3.939829 ( 2.244461)
build_install 0.009547 0.004442 3.055888 ( 2.699370)
test_btest 0.000586 0.000117 55.845329 ( 29.753391)
test_basic 0.006709 0.000465 0.508237 ( 0.630217)
test_all 0.000000 0.001919 625.418987 (261.928382)
test_rubyspec 0.025770 0.021187 71.232356 ( 82.129105)
total: 385.22 sec