Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-165132
#<BuildRuby:0x000055670000a868
@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.20230514-165132",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.001431 0.004435 1.734315 ( 2.994235)
build_miniruby 0.001586 0.000000 1.278427 ( 1.278453)
build_ruby 0.001324 0.000000 2.514072 ( 2.715056)
build_all 0.003119 0.003568 2.136518 ( 1.330992)
build_install 0.013257 0.000261 3.216058 ( 2.153409)
test_btest 0.000806 0.000000 74.424785 ( 23.968855)
test_basic 0.005520 0.000000 0.565378 ( 0.658985)
test_all 0.001002 0.000000 572.269598 (205.201346)
test_rubyspec 0.026727 0.022410 80.748372 ( 95.621202)
total: 335.92 sec