Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-145411
#<BuildRuby:0x0000563b0591a230
@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.20230618-145411",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.006286 1.870961 ( 3.094595)
build_miniruby 0.000000 0.001315 1.305869 ( 1.304339)
build_ruby 0.000000 0.001388 2.581137 ( 2.775161)
build_all 0.000000 0.006974 2.370085 ( 1.372987)
build_install 0.011535 0.005998 3.701683 ( 2.448634)
test_btest 0.000919 0.000315 80.186889 ( 22.736102)
test_basic 0.003166 0.002148 0.755798 ( 0.828639)
test_all 0.000973 0.000343 588.413831 (211.713909)
test_rubyspec 0.041844 0.011666 85.534064 ( 99.550011)
total: 345.83 sec