Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-180445
#<BuildRuby:0x0000561a2cd86390
@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.20230330-180445",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.001596 0.004440 1.808903 ( 3.654249)
build_miniruby 0.001387 0.000396 1.262667 ( 1.323632)
build_ruby 0.001173 0.000335 2.587259 ( 3.132187)
build_all 0.002482 0.005017 2.202228 ( 1.969353)
build_install 0.008911 0.007706 3.373060 ( 3.299841)
test_btest 0.000000 0.000920 70.123567 ( 39.748053)
test_basic 0.000000 0.005805 0.537535 ( 0.821782)
test_all 0.000000 0.000964 594.422377 (358.147932)
test_rubyspec 0.036264 0.022052 83.006176 (110.889128)
total: 522.99 sec