Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-203444
#<BuildRuby:0x000055d13b0ca1b8
@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.20230904-203444",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002082 0.003570 1.633405 ( 2.021854)
build_miniruby 0.001436 0.000344 1.603893 ( 1.603530)
build_ruby 0.001769 0.000000 3.379804 ( 3.585523)
build_all 0.004933 0.002702 6.036130 ( 3.632670)
build_install 0.013710 0.003428 7.258978 ( 4.695770)
test_btest 0.000879 0.000220 84.052293 ( 35.619812)
test_basic 0.008730 0.000001 0.971476 ( 1.111120)
test_all 0.009517 0.000172 666.989121 (264.743853)
test_rubyspec 0.031395 0.036125 98.887076 (111.084769)
total: 428.10 sec