Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-123832
#<BuildRuby:0x000056277ff26118
@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.20230526-123832",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005052 0.000842 1.797895 ( 3.099893)
build_miniruby 0.001308 0.000218 1.370795 ( 1.369845)
build_ruby 0.001517 0.000253 2.521923 ( 2.745654)
build_all 0.005689 0.000948 2.194951 ( 1.555075)
build_install 0.015699 0.001025 3.300731 ( 2.455728)
test_btest 0.000594 0.000091 75.066297 ( 28.266874)
test_basic 0.004034 0.000621 0.616697 ( 0.701516)
test_all 0.000790 0.000122 552.089066 (199.814215)
test_rubyspec 0.023028 0.022193 77.707430 ( 89.477176)
total: 329.49 sec