Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-142747
#<BuildRuby:0x0000556e3e66a3d0
@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.20230627-142747",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.005827 0.000448 2.020941 ( 4.634868)
build_miniruby 0.001510 0.000116 1.565058 ( 2.137691)
build_ruby 0.001531 0.000118 2.909383 ( 4.015815)
build_all 0.002855 0.004584 2.488715 ( 3.014624)
build_install 0.012303 0.006259 3.761273 ( 4.679683)
test_btest 0.000795 0.000122 78.773239 ( 47.171383)
test_basic 0.002750 0.004482 0.897328 ( 1.268749)
test_all 0.001981 0.000366 598.213773 (305.285136)
test_rubyspec 0.021475 0.031763 90.109528 (114.207328)
total: 486.42 sec