Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-061453
#<BuildRuby:0x0000562a463b1f48
@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.20231019-061453",
@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.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.006234 2.407009 ( 2.509579)
build_miniruby 0.000000 0.001894 1.623743 ( 1.623925)
build_ruby 0.000000 0.001639 3.364966 ( 3.562787)
build_all 0.001505 0.007377 6.602515 ( 3.477539)
build_install 0.013502 0.007017 8.315205 ( 4.604395)
test_btest 0.000601 0.000171 90.195846 ( 36.069807)
test_basic 0.000000 0.009637 1.017633 ( 1.096248)
test_all 0.009707 0.000000 719.466468 (260.415131)
test_rubyspec 0.046624 0.025303 104.930908 (117.772714)
total: 431.13 sec