Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-140353
#<BuildRuby:0x000055b51b422130
@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.20230614-140353",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.004925 0.000591 1.856303 ( 3.345772)
build_miniruby 0.000000 0.001674 1.350025 ( 1.353924)
build_ruby 0.000000 0.001525 2.716911 ( 2.921270)
build_all 0.002341 0.004853 2.276939 ( 1.545178)
build_install 0.008869 0.009659 3.655999 ( 2.932077)
test_btest 0.000670 0.000174 75.480017 ( 38.951276)
test_basic 0.002790 0.004413 0.753268 ( 0.868110)
test_all 0.000364 0.002503 547.733605 (229.310985)
test_rubyspec 0.023094 0.029391 82.252554 ( 95.361936)
total: 376.59 sec