Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-234822
#<BuildRuby:0x0000563f8e3bde58
@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.20231205-234822",
@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.000014 0.000003 0.000017 ( 0.000019)
autoconf 0.000016 0.000004 0.000020 ( 0.000024)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.001811 0.004584 2.011891 ( 2.210200)
build_miniruby 0.000914 0.000278 1.675059 ( 1.673513)
build_ruby 0.001200 0.000365 2.383591 ( 2.567671)
build_all 0.006173 0.000573 5.450274 ( 2.194222)
build_install 0.017331 0.000038 6.700645 ( 3.195125)
test_btest 0.000587 0.000147 78.660176 ( 20.498362)
test_basic 0.000000 0.005866 0.767167 ( 0.833126)
test_all 0.071096 0.047864 673.771545 (194.871292)
test_rubyspec 0.021634 0.030755 78.507257 ( 90.293690)
total: 318.34 sec