Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-230258
#<BuildRuby:0x000055e05a766890
@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.20231215-230258",
@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.000003 0.000024 ( 0.000023)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000035 0.000004 0.000039 ( 0.000039)
build_up 0.007243 0.000343 2.520145 ( 3.587537)
build_miniruby 0.001514 0.000157 1.678208 ( 2.135568)
build_ruby 0.000000 0.001855 3.366228 ( 4.037918)
build_all 0.002546 0.006684 6.105314 ( 4.829440)
build_install 0.014903 0.005453 7.674222 ( 6.296461)
test_btest 0.000757 0.000147 84.364161 ( 74.157536)
test_basic 0.000000 0.007172 0.936067 ( 1.463104)
test_all 0.105870 0.023085 748.644379 (416.341283)
test_rubyspec 0.038081 0.036848 102.768160 (138.307889)
total: 651.16 sec