Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-025102
#<BuildRuby:0x000055c9a452da00
@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.20230617-025102",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.005787 0.000114 1.925969 ( 3.353654)
build_miniruby 0.000000 0.001700 1.310079 ( 1.321931)
build_ruby 0.000008 0.001579 2.714895 ( 2.977000)
build_all 0.003334 0.004291 2.316253 ( 1.916369)
build_install 0.014117 0.004291 3.815667 ( 3.135194)
test_btest 0.000677 0.000097 76.504747 ( 38.251321)
test_basic 0.002499 0.004494 0.770981 ( 0.916228)
test_all 0.001591 0.000273 582.480132 (225.636975)
test_rubyspec 0.033489 0.016424 84.865207 ( 99.105140)
total: 376.61 sec