Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-052359
#<BuildRuby:0x0000557e1e47e018
@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.20230910-052359",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.003074 0.003764 2.270110 ( 3.591144)
build_miniruby 0.001336 0.000231 1.632392 ( 1.637776)
build_ruby 0.000000 0.001917 3.379199 ( 3.601028)
build_all 0.005515 0.003071 6.404962 ( 3.811961)
build_install 0.020062 0.000649 7.867795 ( 5.478817)
test_btest 0.000620 0.000112 85.054387 ( 44.581194)
test_basic 0.007437 0.000562 0.973100 ( 1.248543)
test_all 0.008179 0.004195 679.346959 (336.219828)
test_rubyspec 0.044698 0.029053 110.332859 (124.502099)
total: 524.67 sec