Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-110400
#<BuildRuby:0x0000560a3c4a2120
@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.20231207-110400",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004156 0.004097 2.470967 ( 3.821550)
build_miniruby 0.001257 0.000135 1.740756 ( 1.814736)
build_ruby 0.001722 0.000184 3.442418 ( 3.880140)
build_all 0.008137 0.000000 5.911319 ( 4.877956)
build_install 0.008542 0.011843 7.662400 ( 6.546104)
test_btest 0.000983 0.000179 85.395015 ( 70.289614)
test_basic 0.000102 0.008248 0.966131 ( 1.362408)
test_all 0.070848 0.052443 722.579721 (358.904437)
test_rubyspec 0.042876 0.028071 101.506846 (117.089638)
total: 568.59 sec