Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-233743
#<BuildRuby:0x000055a746f26230
@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.20230215-233743",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.004697 0.000205 1.463807 ( 1.975077)
build_miniruby 0.001495 0.000065 1.271703 ( 1.293654)
build_ruby 0.001498 0.000065 2.401365 ( 2.622895)
build_all 0.000000 0.008222 4.004108 ( 2.392239)
build_install 0.007866 0.009228 3.241942 ( 2.806194)
test_btest 0.000490 0.000098 57.070090 ( 28.005114)
test_basic 0.004709 0.000942 0.488443 ( 0.604394)
test_all 0.001274 0.000000 618.334074 (226.467072)
test_rubyspec 0.030812 0.012800 69.907784 ( 80.390582)
total: 346.56 sec