Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-152728
#<BuildRuby:0x000055baa7822320
@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.20230204-152728",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.001810 0.003493 1.255195 ( 2.201642)
build_miniruby 0.001628 0.000444 1.264938 ( 1.645107)
build_ruby 0.001541 0.000420 2.553774 ( 3.223104)
build_all 0.008385 0.000010 4.077536 ( 4.359850)
build_install 0.008094 0.009607 3.141894 ( 3.444407)
test_btest 0.000779 0.000249 60.598641 ( 51.804589)
test_basic 0.001592 0.004944 0.483771 ( 0.883948)
test_all 0.001360 0.000490 691.713623 (598.730336)
test_rubyspec 0.022647 0.038804 77.579028 (109.855975)
total: 776.15 sec