Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-043727
#<BuildRuby:0x000055e976f4df70
@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.20230525-043727",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000017 0.000006 0.000023 ( 0.000024)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.005147 0.000418 1.655864 ( 2.876202)
build_miniruby 0.001026 0.000359 1.306438 ( 1.309766)
build_ruby 0.000926 0.000324 2.594378 ( 2.783846)
build_all 0.006005 0.000628 1.957195 ( 1.209031)
build_install 0.015762 0.001395 3.027290 ( 2.099467)
test_btest 0.000644 0.000191 75.639296 ( 24.457088)
test_basic 0.001850 0.003233 0.707346 ( 0.784625)
test_all 0.001259 0.000404 569.343927 (187.192142)
test_rubyspec 0.018545 0.022036 71.241330 ( 83.049814)
total: 305.76 sec