Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-040723
#<BuildRuby:0x0000564534ca9fe8
@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.20230109-040723",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000016 0.000007 0.000023 ( 0.000023)
configure 0.000014 0.000006 0.000020 ( 0.000020)
build_up 0.000109 0.004035 1.022050 ( 1.429076)
build_miniruby 0.001708 0.000000 1.249207 ( 1.247855)
build_ruby 0.000000 0.001583 3.160425 ( 3.555355)
build_all 0.006815 0.000000 3.823411 ( 1.909425)
build_install 0.004821 0.008943 2.831707 ( 2.089764)
test_btest 0.000458 0.000250 56.357620 ( 19.300066)
test_basic 0.003759 0.002051 0.419666 ( 0.517566)
test_all 0.000977 0.000533 645.834822 (201.225658)
test_rubyspec 0.028831 0.017464 66.512411 ( 76.391666)
total: 307.67 sec