Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-050202
#<BuildRuby:0x00005644ba535f70
@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.20240322-050202",
@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.000016 0.000007 0.000023 ( 0.000023)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.004402 0.004315 3.304832 ( 2.263634)
build_miniruby 0.000000 0.001233 1.294458 ( 1.292430)
build_ruby 0.000000 0.001413 2.746099 ( 2.953073)
build_all 0.002978 0.004853 6.444434 ( 2.420610)
build_install 0.013886 0.004915 8.812940 ( 3.769200)
test_btest 0.000633 0.000316 91.235008 ( 24.449031)
test_basic 0.003874 0.001937 0.759783 ( 0.817508)
test_all 0.073450 0.047034 807.014368 (248.838385)
test_rubyspec 0.044240 0.035757 106.981474 (116.262030)
total: 403.07 sec