Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-144838
#<BuildRuby:0x0000561fdb5e61a8
@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.20230530-144838",
@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.000018)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005990 0.000336 1.816783 ( 4.099941)
build_miniruby 0.001400 0.000243 1.363627 ( 1.601216)
build_ruby 0.000000 0.001603 2.732356 ( 3.024754)
build_all 0.000371 0.006843 2.243335 ( 2.191658)
build_install 0.012023 0.006501 3.606218 ( 3.286587)
test_btest 0.000727 0.000212 76.853389 ( 42.467381)
test_basic 0.001369 0.005045 0.797426 ( 1.082902)
test_all 0.000864 0.000288 593.337040 (269.015625)
test_rubyspec 0.026627 0.027425 83.819938 (101.613156)
total: 428.38 sec