Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-002350
#<BuildRuby:0x000055658c011f48
@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.20230626-002350",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002470 0.004213 2.018679 ( 5.098958)
build_miniruby 0.001167 0.000125 1.648495 ( 1.946453)
build_ruby 0.001540 0.000165 3.074042 ( 4.860533)
build_all 0.000279 0.008331 2.446727 ( 3.044435)
build_install 0.017282 0.001496 3.869663 ( 4.205975)
test_btest 0.000866 0.000144 81.080793 ( 45.026449)
test_basic 0.007780 0.000000 0.903059 ( 1.185997)
test_all 0.002097 0.000027 589.620786 (295.911329)
test_rubyspec 0.029721 0.025484 88.603607 (129.315945)
total: 490.60 sec