Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-130558
#<BuildRuby:0x0000560335c31ed0
@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.20230607-130558",
@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.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.006173 0.000508 2.078620 ( 3.793938)
build_miniruby 0.001981 0.000000 1.454513 ( 1.502709)
build_ruby 0.001524 0.000000 2.799904 ( 3.095518)
build_all 0.005365 0.001112 2.200612 ( 1.363800)
build_install 0.011242 0.004995 3.468617 ( 2.445411)
test_btest 0.000000 0.000792 76.613603 ( 28.463294)
test_basic 0.000000 0.005182 0.761436 ( 0.861121)
test_all 0.000000 0.001245 564.400948 (207.230266)
test_rubyspec 0.033259 0.029222 88.610639 (113.345795)
total: 362.10 sec