Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-001819
#<BuildRuby:0x000055bbc6fe1e38
@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.20230914-001819",
@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.000003 0.000018 ( 0.000020)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.006947 0.000000 2.332862 ( 5.612840)
build_miniruby 0.001718 0.000000 1.763812 ( 2.643791)
build_ruby 0.002700 0.000000 3.501294 ( 5.112553)
build_all 0.008172 0.001760 6.451490 ( 8.637294)
build_install 0.010737 0.011635 8.129886 ( 11.300954)
test_btest 0.001416 0.000364 87.569949 (100.946283)
test_basic 0.006662 0.002538 1.021368 ( 1.686835)
test_all 0.017505 0.000000 747.573960 (903.579509)
test_rubyspec 0.053721 0.022868 111.306319 (152.336645)
total: 1191.86 sec