Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-103334
#<BuildRuby:0x0000559343921fb8
@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.20230113-103334",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.004832 0.000580 1.185294 ( 2.144381)
build_miniruby 0.001207 0.000144 1.455299 ( 1.511104)
build_ruby 0.001422 0.000170 3.777616 ( 4.319690)
build_all 0.003017 0.004692 3.910231 ( 2.297322)
build_install 0.005866 0.009019 2.919378 ( 2.827323)
test_btest 0.000695 0.000160 55.292161 ( 32.336817)
test_basic 0.000000 0.005549 0.436196 ( 0.679742)
test_all 0.000646 0.000889 655.491554 (278.394286)
test_rubyspec 0.022523 0.024908 70.575378 ( 86.847228)
total: 411.36 sec