Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-122659
#<BuildRuby:0x000055f8a4d26228
@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.20230904-122659",
@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.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001163 0.004092 1.771144 ( 2.326892)
build_miniruby 0.001792 0.000000 1.541894 ( 1.541019)
build_ruby 0.001765 0.000000 3.135330 ( 3.336463)
build_all 0.003263 0.004433 6.145933 ( 3.202011)
build_install 0.013998 0.003747 7.493085 ( 4.599096)
test_btest 0.000667 0.000104 82.881422 ( 33.539457)
test_basic 0.002259 0.003738 0.943474 ( 1.038318)
test_all 0.006797 0.002994 706.322436 (249.679573)
test_rubyspec 0.024687 0.047460 103.898202 (118.368348)
total: 417.63 sec