Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-030915
#<BuildRuby:0x00005652166668e0
@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.20230726-030915",
@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.000025 0.000004 0.000029 ( 0.000028)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.002734 0.004512 2.321559 ( 5.601802)
build_miniruby 0.000000 0.001705 1.720866 ( 2.192932)
build_ruby 0.000000 0.001710 3.377596 ( 17.434391)
build_all 0.006083 0.001885 2.743077 ( 3.243688)
build_install 0.010700 0.008065 4.199796 ( 4.623570)
test_btest 0.000582 0.000155 81.028355 ( 53.084362)
test_basic 0.006401 0.001707 0.984260 ( 1.855123)
test_all 0.001359 0.000362 653.068597 (467.388965)
test_rubyspec 0.011766 0.049714 95.763560 (179.982886)
total: 735.41 sec