Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-191043
#<BuildRuby:0x00005565bd66e018
@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.20230123-191043",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005592 0.000000 1.202924 ( 2.060192)
build_miniruby 0.001514 0.000000 1.264745 ( 1.362382)
build_ruby 0.001598 0.000000 3.118664 ( 3.904018)
build_all 0.005988 0.003747 4.126395 ( 3.643962)
build_install 0.013835 0.005346 3.093342 ( 3.414094)
test_btest 0.000601 0.000145 58.949983 ( 43.205007)
test_basic 0.001959 0.004654 0.453998 ( 0.780904)
test_all 0.001492 0.000000 730.860514 (724.912843)
test_rubyspec 0.035832 0.031926 80.491603 (121.115709)
total: 904.40 sec