Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-202023
#<BuildRuby:0x0000564153586868
@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.20230927-202023",
@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.000025 0.000004 0.000029 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002737 0.003763 2.227156 ( 4.794238)
build_miniruby 0.001575 0.000000 1.582835 ( 1.583843)
build_ruby 0.000000 0.001994 3.084774 ( 3.290614)
build_all 0.000000 0.007605 6.145440 ( 3.341131)
build_install 0.016347 0.001656 7.710885 ( 4.477994)
test_btest 0.000770 0.000181 84.874429 ( 29.196652)
test_basic 0.000000 0.003774 0.949907 ( 1.027589)
test_all 0.006676 0.001820 723.090705 (276.479080)
test_rubyspec 0.012339 0.054671 95.980498 (107.320180)
total: 431.51 sec