Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-130127
#<BuildRuby:0x000055ddd429e818
@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.20230603-130127",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004655 0.001117 1.871056 ( 3.615157)
build_miniruby 0.001111 0.000267 1.343647 ( 1.388963)
build_ruby 0.001314 0.000315 2.683813 ( 2.993671)
build_all 0.005758 0.001382 2.133783 ( 2.057684)
build_install 0.009216 0.007807 3.404561 ( 3.323558)
test_btest 0.000601 0.000172 75.789328 ( 40.845912)
test_basic 0.007765 0.000000 0.823761 ( 1.173918)
test_all 0.001775 0.000000 600.430084 (279.274684)
test_rubyspec 0.030734 0.022284 84.814972 (103.873639)
total: 438.55 sec