Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-001415
#<BuildRuby:0x000055d53375a130
@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.20230513-001415",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004785 0.000870 1.772672 ( 2.992803)
build_miniruby 0.001162 0.000211 1.299267 ( 1.301582)
build_ruby 0.001755 0.000000 2.646180 ( 2.868724)
build_all 0.002851 0.003484 2.246642 ( 2.075999)
build_install 0.010717 0.005719 3.474306 ( 3.219757)
test_btest 0.000000 0.000913 72.934976 ( 38.036075)
test_basic 0.002030 0.003992 0.762671 ( 0.998554)
test_all 0.000992 0.000277 538.841663 (229.725921)
test_rubyspec 0.021524 0.028198 81.812191 ( 96.211007)
total: 377.43 sec