Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-041420
#<BuildRuby:0x0000561969856118
@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.20230501-041420",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.006234 0.000168 1.918213 ( 3.327335)
build_miniruby 0.001568 0.000116 1.329903 ( 1.331152)
build_ruby 0.001464 0.000108 2.906792 ( 3.270605)
build_all 0.006832 0.000190 2.147576 ( 1.633770)
build_install 0.013850 0.000353 3.346290 ( 2.632869)
test_btest 0.000790 0.000053 74.844360 ( 24.559426)
test_basic 0.005484 0.000065 0.726645 ( 0.812521)
test_all 0.001142 0.000073 569.081378 (178.397813)
test_rubyspec 0.030972 0.014805 73.356563 ( 85.193449)
total: 301.16 sec