Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-060719
#<BuildRuby:0x000055b819bd6380
@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.20230923-060719",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005789 0.001259 2.271380 ( 4.497810)
build_miniruby 0.001385 0.000000 1.648832 ( 1.773635)
build_ruby 0.002160 0.000000 3.467227 ( 3.886028)
build_all 0.007539 0.000532 6.192994 ( 4.029546)
build_install 0.019905 0.000000 7.883308 ( 5.525622)
test_btest 0.000000 0.003151 86.020195 ( 45.242129)
test_basic 0.000000 0.007807 0.957517 ( 1.253405)
test_all 0.007501 0.002204 674.792685 (309.303139)
test_rubyspec 0.029495 0.048027 107.809438 (141.392208)
total: 516.90 sec