Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-151249
#<BuildRuby:0x000055f0373d6198
@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.20230203-151249",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004191 0.000874 1.156470 ( 1.777856)
build_miniruby 0.001246 0.000000 1.203724 ( 1.288903)
build_ruby 0.000000 0.001557 2.419798 ( 2.666139)
build_all 0.004737 0.002862 4.111883 ( 2.510362)
build_install 0.007975 0.008112 2.977941 ( 2.988379)
test_btest 0.000515 0.000152 56.439027 ( 29.046382)
test_basic 0.004700 0.001393 0.426925 ( 2.504084)
test_all 0.001516 0.000143 645.180504 (238.466571)
test_rubyspec 0.027076 0.022425 73.270162 ( 85.559437)
total: 366.81 sec