Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-051832
#<BuildRuby:0x000055b6861f67c8
@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.20230901-051832",
@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.000026 0.000002 0.000028 ( 0.000023)
autoconf 0.000038 0.000002 0.000040 ( 0.000035)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.005639 0.000364 1.838907 ( 2.218956)
build_miniruby 0.001700 0.000110 1.712453 ( 1.766133)
build_ruby 0.001900 0.000000 3.450335 ( 3.799083)
build_all 0.007804 0.000079 6.233520 ( 3.338527)
build_install 0.017941 0.000534 7.885739 ( 4.902734)
test_btest 0.000888 0.000000 86.818825 ( 39.639653)
test_basic 0.008821 0.000000 1.008121 ( 1.113266)
test_all 0.009579 0.000000 693.760627 (276.610140)
test_rubyspec 0.053488 0.018260 105.810925 (117.246413)
total: 450.64 sec