Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-105931
#<BuildRuby:0x000056470ef5e230
@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.20230515-105931",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.001844 0.003737 1.504215 ( 2.738351)
build_miniruby 0.001225 0.000160 1.285851 ( 1.284328)
build_ruby 0.001396 0.000000 2.542380 ( 2.723190)
build_all 0.002362 0.003957 2.140769 ( 1.328258)
build_install 0.015265 0.000000 3.283664 ( 2.261391)
test_btest 0.000724 0.000021 73.364012 ( 25.236672)
test_basic 0.005323 0.000760 0.745487 ( 0.838615)
test_all 0.000826 0.000118 606.832098 (242.100492)
test_rubyspec 0.031247 0.028360 87.003594 (111.162922)
total: 389.68 sec