Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-100501
#<BuildRuby:0x000055ae07a8e390
@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.20230625-100501",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.005568 0.000669 2.121194 ( 3.958892)
build_miniruby 0.001510 0.000181 1.511159 ( 1.542686)
build_ruby 0.001550 0.000186 3.203306 ( 12.989238)
build_all 0.003151 0.004830 2.557652 ( 2.548954)
build_install 0.001220 0.016820 3.833062 ( 3.512510)
test_btest 0.000695 0.000214 80.817048 ( 47.026596)
test_basic 0.003709 0.004144 0.883177 ( 1.322714)
test_all 0.000972 0.000324 620.240021 (307.990184)
test_rubyspec 0.020817 0.030105 87.806910 (111.791108)
total: 492.68 sec