Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-070208
#<BuildRuby:0x0000557ac8df61a8
@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.20230712-070208",
@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.000002 0.000015 ( 0.000014)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.006788 2.131212 ( 3.496042)
build_miniruby 0.001032 0.000429 1.658956 ( 1.658997)
build_ruby 0.001462 0.000281 2.928145 ( 3.113425)
build_all 0.003935 0.003109 2.545493 ( 1.560119)
build_install 0.013475 0.004277 4.103090 ( 2.935607)
test_btest 0.000615 0.000139 86.616638 ( 25.330123)
test_basic 0.001153 0.004212 0.867121 ( 0.933444)
test_all 0.000000 0.001345 633.249899 (248.670380)
test_rubyspec 0.024545 0.025635 90.282324 (102.154594)
total: 389.85 sec