Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-022729
#<BuildRuby:0x0000563d99b61fc0
@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.20230706-022729",
@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.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005052 0.001011 2.039440 ( 3.565377)
build_miniruby 0.001471 0.000294 1.631660 ( 1.643089)
build_ruby 0.001329 0.000265 3.170962 ( 3.468659)
build_all 0.006305 0.001261 2.432134 ( 2.180934)
build_install 0.013799 0.004596 3.859091 ( 4.094874)
test_btest 0.000959 0.000206 81.992930 ( 38.244617)
test_basic 0.004728 0.001013 0.904287 ( 1.087761)
test_all 0.001175 0.000252 630.394699 (284.013661)
test_rubyspec 0.026282 0.026607 90.453719 (128.731796)
total: 467.03 sec