Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-053420
#<BuildRuby:0x000055c46201df70
@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.20230202-053420",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.006460 0.000000 1.349419 ( 2.741978)
build_miniruby 0.001877 0.000085 1.712122 ( 2.223851)
build_ruby 0.001851 0.000285 2.828857 ( 3.800055)
build_all 0.007335 0.001128 4.085466 ( 4.946124)
build_install 0.014012 0.005339 3.357369 ( 4.238798)
test_btest 0.000838 0.000150 58.853492 ( 53.733660)
test_basic 0.003401 0.003461 0.468476 ( 0.851162)
test_all 0.001386 0.000116 677.931208 (425.281311)
test_rubyspec 0.040020 0.011011 73.100101 ( 91.850957)
total: 589.67 sec