Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-083922
#<BuildRuby:0x0000557deb55dfc0
@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.20230131-083922",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.001095 0.003328 1.072340 ( 1.491238)
build_miniruby 0.001194 0.000284 0.996861 ( 0.996213)
build_ruby 0.001023 0.000243 2.103074 ( 2.340027)
build_all 0.000000 0.006594 3.588251 ( 1.835831)
build_install 0.011571 0.003737 2.743003 ( 2.035651)
test_btest 0.000693 0.000221 55.129944 ( 18.881573)
test_basic 0.002121 0.003594 0.390207 ( 0.486237)
test_all 0.000762 0.000265 625.932905 (191.422436)
test_rubyspec 0.025591 0.017502 65.293207 ( 75.321316)
total: 294.81 sec