Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-114104
#<BuildRuby:0x000055d4525d67c8
@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.20230609-114104",
@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.000019 0.000004 0.000023 ( 0.000023)
build_up 0.006096 0.000426 1.890045 ( 4.435263)
build_miniruby 0.001339 0.000257 1.349772 ( 1.507913)
build_ruby 0.001550 0.000000 2.685015 ( 3.043069)
build_all 0.007213 0.000893 2.287795 ( 2.301543)
build_install 0.003087 0.015160 3.538942 ( 3.824094)
test_btest 0.000604 0.000187 76.552986 ( 44.902967)
test_basic 0.003789 0.003959 0.787583 ( 1.176716)
test_all 0.001193 0.000000 546.667836 (239.535366)
test_rubyspec 0.023076 0.030157 82.350225 (100.947560)
total: 401.68 sec