Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-181953
#<BuildRuby:0x000055f219c79a00
@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.20230630-181953",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000037 0.000008 0.000045 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.005652 0.001177 2.002361 ( 4.951385)
build_miniruby 0.001180 0.000246 1.532817 ( 2.184609)
build_ruby 0.000000 0.002138 3.238937 ( 9.325564)
build_all 0.005358 0.002333 2.521720 ( 3.416821)
build_install 0.013685 0.004191 3.928189 ( 5.600431)
test_btest 0.000000 0.000720 80.143733 ( 46.582665)
test_basic 0.003298 0.003520 0.907884 ( 1.413320)
test_all 0.001455 0.000401 595.606728 (333.863908)
test_rubyspec 0.034074 0.018670 87.832998 (128.867867)
total: 536.21 sec