Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-020630
#<BuildRuby:0x0000559cae271a00
@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.20230108-020630",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004343 0.000435 1.106785 ( 1.480922)
build_miniruby 0.001178 0.000118 1.327802 ( 1.326239)
build_ruby 0.001599 0.000000 3.175321 ( 3.559641)
build_all 0.006436 0.000363 3.715883 ( 1.890939)
build_install 0.009399 0.004532 2.863322 ( 1.993911)
test_btest 0.000958 0.000000 56.276565 ( 15.444801)
test_basic 0.001316 0.003432 0.339702 ( 0.432104)
test_all 0.001719 0.000070 622.653580 (181.295842)
test_rubyspec 0.029876 0.013586 65.938865 ( 75.937222)
total: 283.36 sec