Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-001632
#<BuildRuby:0x0000555d1c9b2228
@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.20230618-001632",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000023)
build_up 0.000000 0.006669 2.014897 ( 4.764151)
build_miniruby 0.000571 0.001096 1.423655 ( 2.183453)
build_ruby 0.001634 0.000000 2.865944 ( 4.421040)
build_all 0.008582 0.000518 2.444234 ( 3.184390)
build_install 0.017648 0.001070 3.858352 ( 4.271083)
test_btest 0.000790 0.000148 77.064110 ( 46.878400)
test_basic 0.002759 0.003885 0.771184 ( 0.892749)
test_all 0.002008 0.000000 567.559939 (300.056346)
test_rubyspec 0.025988 0.027393 87.098007 (124.731273)
total: 491.39 sec