Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-214348
#<BuildRuby:0x000055cd92942018
@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.20230130-214348",
@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.000003 0.000023 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.000493 0.004116 0.970873 ( 1.349065)
build_miniruby 0.000920 0.000219 1.002482 ( 1.001085)
build_ruby 0.000000 0.001402 1.859993 ( 2.062750)
build_all 0.002611 0.003877 3.343641 ( 1.573725)
build_install 0.010622 0.001946 2.533382 ( 1.661249)
test_btest 0.000751 0.000210 55.644362 ( 14.611669)
test_basic 0.000660 0.004195 0.419636 ( 0.511534)
test_all 0.000925 0.000295 603.531959 (174.770844)
test_rubyspec 0.022349 0.020575 59.712793 ( 69.894212)
total: 267.44 sec