Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-160621
#<BuildRuby:0x0000555d4fdc68e0
@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.20231023-160621",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.007110 0.000000 3.121043 ( 3.296650)
build_miniruby 0.001153 0.000000 1.303483 ( 1.301664)
build_ruby 0.001318 0.000000 2.591038 ( 2.795055)
build_all 0.006596 0.000000 5.164636 ( 2.052106)
build_install 0.014894 0.000713 6.964540 ( 3.023011)
test_btest 0.000627 0.000112 77.088167 ( 19.765913)
test_basic 0.005557 0.000000 0.729908 ( 0.789251)
test_all 0.083261 0.036282 628.951769 (200.915977)
test_rubyspec 0.030119 0.024236 77.445265 ( 89.417923)
total: 323.36 sec