Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-065929
#<BuildRuby:0x000055a1a6a32120
@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.20230730-065929",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000045 0.000005 0.000050 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.005814 0.000623 2.291431 ( 3.702152)
build_miniruby 0.001787 0.000000 1.767939 ( 1.793590)
build_ruby 0.001922 0.000000 3.550894 ( 3.811434)
build_all 0.007670 0.000000 2.709985 ( 2.273068)
build_install 0.015205 0.003905 4.334953 ( 3.622962)
test_btest 0.000747 0.000085 85.427999 ( 42.229017)
test_basic 0.005521 0.004330 1.021824 ( 1.134932)
test_all 0.001360 0.000189 646.501080 (289.794460)
test_rubyspec 0.025989 0.032677 95.963383 (127.126997)
total: 475.49 sec