Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-073123
#<BuildRuby:0x00005640f2fc62a8
@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.20230330-073123",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000020)
build_up 0.005866 0.000268 1.838150 ( 4.295597)
build_miniruby 0.001283 0.000184 1.275538 ( 1.420187)
build_ruby 0.001347 0.000192 2.522844 ( 2.801550)
build_all 0.006537 0.000317 2.141023 ( 2.127754)
build_install 0.011927 0.004867 3.411336 ( 3.335549)
test_btest 0.000801 0.000000 68.132184 ( 36.816032)
test_basic 0.000000 0.006802 0.545466 ( 0.659141)
test_all 0.000736 0.000450 558.994413 (265.752408)
test_rubyspec 0.020482 0.030351 78.158290 ( 92.357830)
total: 409.57 sec