Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-213507
#<BuildRuby:0x00005556b24d27c8
@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.20230907-213507",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.006548 0.000468 2.218414 ( 4.889946)
build_miniruby 0.000000 0.001863 1.750112 ( 1.905737)
build_ruby 0.000000 0.001779 3.687513 ( 4.244151)
build_all 0.001126 0.008455 6.297790 ( 5.019506)
build_install 0.012065 0.010176 7.938883 ( 6.885973)
test_btest 0.000807 0.000189 84.250362 ( 56.469808)
test_basic 0.000000 0.008033 0.973814 ( 1.424790)
test_all 0.004722 0.005339 697.647963 (583.371025)
test_rubyspec 0.038562 0.043882 107.488022 (150.977517)
total: 815.19 sec