Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-170415
#<BuildRuby:0x000055c11939e380
@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.20230922-170415",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.001016 0.007113 2.322141 ( 4.487446)
build_miniruby 0.001457 0.000177 1.720442 ( 1.910027)
build_ruby 0.001818 0.000220 3.542039 ( 4.099548)
build_all 0.008062 0.000035 6.161818 ( 3.782330)
build_install 0.009618 0.008733 7.901601 ( 5.572448)
test_btest 0.001110 0.000185 83.554089 ( 43.238131)
test_basic 0.001531 0.006770 1.024735 ( 1.214241)
test_all 0.001509 0.007206 649.697798 (288.091972)
test_rubyspec 0.042017 0.029328 106.881903 (123.287758)
total: 475.69 sec