Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-022444
#<BuildRuby:0x0000556075cc2380
@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.20230511-022444",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.000529 0.004389 1.489985 ( 2.703289)
build_miniruby 0.000802 0.000308 1.215704 ( 1.214556)
build_ruby 0.000927 0.000356 2.361267 ( 2.540767)
build_all 0.003442 0.001324 1.829958 ( 0.959233)
build_install 0.012200 0.000974 2.862803 ( 1.803620)
test_btest 0.000586 0.000195 73.913324 ( 20.296887)
test_basic 0.003397 0.001133 0.640276 ( 0.714891)
test_all 0.002126 0.000000 572.750181 (177.017151)
test_rubyspec 0.016874 0.024579 70.400688 ( 82.116927)
total: 289.37 sec