Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-151859
#<BuildRuby:0x000055fbdfb15fb8
@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.20230526-151859",
@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.000003 0.000015 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.005915 0.001543 1.961811 ( 4.537806)
build_miniruby 0.002015 0.000000 1.546600 ( 2.084313)
build_ruby 0.001830 0.000000 2.948040 ( 3.952232)
build_all 0.007242 0.000729 2.326140 ( 2.859775)
build_install 0.014325 0.005760 3.565750 ( 4.584322)
test_btest 0.000774 0.000201 77.958465 ( 67.853288)
test_basic 0.004811 0.003345 0.835970 ( 1.371262)
test_all 0.001313 0.000363 573.774406 (309.313386)
test_rubyspec 0.015689 0.040815 84.007809 (104.481541)
total: 501.04 sec