Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-173040
#<BuildRuby:0x00005651bd7d6008
@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.20231219-173040",
@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.000022 0.000000 0.000022 ( 0.000022)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.006499 0.000438 2.452272 ( 2.783493)
build_miniruby 0.001875 0.000000 1.627369 ( 1.633747)
build_ruby 0.001922 0.000000 3.337611 ( 3.540621)
build_all 0.003805 0.004170 5.721319 ( 3.222341)
build_install 0.011718 0.008337 7.461473 ( 4.636753)
test_btest 0.000680 0.000164 82.206653 ( 40.486782)
test_basic 0.007151 0.001726 1.006874 ( 1.115293)
test_all 0.071843 0.046204 703.466266 (256.152835)
test_rubyspec 0.025690 0.041296 94.505861 (106.036105)
total: 419.61 sec