Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-210241
#<BuildRuby:0x0000564158dc1a00
@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.20231208-210241",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.006065 0.001055 2.426929 ( 3.106192)
build_miniruby 0.001361 0.000236 1.650895 ( 1.709963)
build_ruby 0.000000 0.001675 3.397132 ( 3.668794)
build_all 0.005831 0.002944 6.025194 ( 4.584478)
build_install 0.013986 0.005938 7.630301 ( 6.106144)
test_btest 0.000835 0.000194 84.904826 ( 66.046916)
test_basic 0.003642 0.005037 0.962522 ( 1.494143)
test_all 0.098851 0.023923 692.244386 (403.843298)
test_rubyspec 0.044528 0.021040 98.940614 (114.354211)
total: 604.92 sec