Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-065311
#<BuildRuby:0x000055ed8b9628e0
@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.20230612-065311",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.002760 0.003036 1.815332 ( 3.130307)
build_miniruby 0.001381 0.000246 1.356467 ( 1.386659)
build_ruby 0.000000 0.001746 2.603228 ( 2.808904)
build_all 0.000000 0.008024 2.320990 ( 1.603867)
build_install 0.007673 0.010312 3.689041 ( 2.701689)
test_btest 0.000525 0.000180 77.880774 ( 28.269180)
test_basic 0.005396 0.001850 0.773272 ( 0.875427)
test_all 0.001150 0.000395 561.584720 (205.174450)
test_rubyspec 0.032909 0.020147 83.746009 (102.115146)
total: 348.07 sec