Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-040923
#<BuildRuby:0x000055fc6f35a1a8
@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.20230502-040923",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.006279 0.000502 1.874113 ( 3.939101)
build_miniruby 0.001418 0.000113 1.369650 ( 1.500125)
build_ruby 0.001686 0.000134 2.640464 ( 3.024882)
build_all 0.007152 0.000000 2.153553 ( 2.066531)
build_install 0.012093 0.004097 3.386664 ( 3.213946)
test_btest 0.000702 0.000070 74.566878 ( 38.505929)
test_basic 0.005730 0.000573 0.795818 ( 0.939298)
test_all 0.001293 0.000000 585.446802 (278.402973)
test_rubyspec 0.020001 0.028629 81.609833 ( 97.351832)
total: 428.95 sec