Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-215211
#<BuildRuby:0x00005608cadde130
@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.20230901-215211",
@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.000024 0.000004 0.000028 ( 0.000024)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.006940 0.000492 2.001062 ( 3.714654)
build_miniruby 0.000000 0.002116 2.121627 ( 2.672419)
build_ruby 0.000000 0.001800 3.405207 ( 4.600947)
build_all 0.007072 0.001414 6.502930 ( 7.646953)
build_install 0.007809 0.014518 7.901032 ( 9.030399)
test_btest 0.000729 0.000214 85.729164 ( 78.886626)
test_basic 0.000782 0.008425 1.003803 ( 1.682894)
test_all 0.008980 0.001674 710.532818 (433.056393)
test_rubyspec 0.029219 0.042372 104.796088 (131.587416)
total: 672.88 sec