Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-121315
#<BuildRuby:0x0000560ca4666230
@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.20231017-121315",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.006567 0.000704 3.234466 ( 3.500309)
build_miniruby 0.001320 0.000141 1.975310 ( 1.982654)
build_ruby 0.001809 0.000194 3.425665 ( 3.445740)
build_all 0.000000 0.008291 6.509363 ( 3.048140)
build_install 0.017284 0.002615 8.107910 ( 4.281055)
test_btest 0.000730 0.000000 86.189556 ( 32.029277)
test_basic 0.003742 0.004772 0.944446 ( 1.025564)
test_all 0.006795 0.003195 696.944548 (248.930169)
test_rubyspec 0.038758 0.032830 101.413999 (112.949924)
total: 411.19 sec