Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-182947
#<BuildRuby:0x0000556cc4301fc0
@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.20240301-182947",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000000 0.000028 0.000028 ( 0.000027)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.002407 0.004543 2.258955 ( 1.988306)
build_miniruby 0.000899 0.000273 1.437239 ( 1.435108)
build_ruby 0.000966 0.000617 2.997742 ( 3.225338)
build_all 0.002737 0.004670 6.370545 ( 2.475362)
build_install 0.008461 0.008747 7.989310 ( 3.756836)
test_btest 0.000717 0.000287 89.760177 ( 23.417273)
test_basic 0.001796 0.004407 0.743345 ( 0.801321)
test_all 0.107178 0.013690 757.088781 (219.656152)
test_rubyspec 0.039133 0.042893 102.742089 (112.011888)
total: 368.77 sec