Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-140050
#<BuildRuby:0x000055c62fc79fc0
@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.20230610-140050",
@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.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.005815 1.767703 ( 3.236245)
build_miniruby 0.000000 0.001619 1.267752 ( 1.269071)
build_ruby 0.000000 0.001513 2.652101 ( 2.851840)
build_all 0.001585 0.005510 2.158881 ( 1.623036)
build_install 0.015385 0.001671 3.363650 ( 2.533890)
test_btest 0.000541 0.000116 74.745178 ( 27.528752)
test_basic 0.003979 0.000853 0.725310 ( 0.802932)
test_all 0.000910 0.000195 553.487046 (192.872274)
test_rubyspec 0.030443 0.022930 79.327077 ( 91.072808)
total: 323.79 sec