Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-235009
#<BuildRuby:0x000055a907b96008
@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-235009",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.000000 0.006450 2.000934 ( 4.526222)
build_miniruby 0.000000 0.001455 1.665020 ( 2.249408)
build_ruby 0.000000 0.001433 2.781902 ( 3.868841)
build_all 0.005140 0.002662 2.463591 ( 3.095668)
build_install 0.013779 0.004510 3.822246 ( 4.519575)
test_btest 0.000488 0.000139 76.181410 ( 45.002119)
test_basic 0.006189 0.000577 0.827827 ( 1.427332)
test_all 0.000000 0.002046 567.155001 (312.938136)
test_rubyspec 0.010413 0.044131 84.288848 (121.855633)
total: 499.48 sec