Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-081059
#<BuildRuby:0x000055f1a22624f8
@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.20231014-081059",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.002824 0.004238 2.336662 ( 2.720391)
build_miniruby 0.001407 0.000104 1.628490 ( 1.654464)
build_ruby 0.001546 0.000115 3.369286 ( 3.697229)
build_all 0.007301 0.000540 6.288846 ( 4.209115)
build_install 0.001999 0.015804 7.672803 ( 5.258396)
test_btest 0.001059 0.000212 86.679320 ( 55.140998)
test_basic 0.000000 0.007881 1.003146 ( 1.240809)
test_all 0.007324 0.002345 699.280229 (264.694721)
test_rubyspec 0.049020 0.015871 102.106729 (115.046030)
total: 453.66 sec