Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-142158
#<BuildRuby:0x000055d04f5427c8
@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.20230428-142158",
@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.000011 0.000003 0.000014 ( 0.000016)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.005805 0.000505 1.909249 ( 4.338977)
build_miniruby 0.001604 0.000401 1.344121 ( 1.498041)
build_ruby 0.001642 0.000410 2.723430 ( 3.308142)
build_all 0.006949 0.000630 2.355304 ( 2.514464)
build_install 0.014960 0.004848 3.687134 ( 3.933009)
test_btest 0.000718 0.000179 73.454000 ( 44.260582)
test_basic 0.007715 0.000000 0.795001 ( 1.178395)
test_all 0.001270 0.000000 591.830215 (422.847573)
test_rubyspec 0.014772 0.045611 83.533748 (118.726203)
total: 602.61 sec