Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-052024
#<BuildRuby:0x000055c53f8b1a00
@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.20231223-052024",
@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.000018)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.002010 0.003697 1.603947 ( 1.970395)
build_miniruby 0.001276 0.000182 1.446142 ( 1.446256)
build_ruby 0.001629 0.000232 3.315531 ( 3.539792)
build_all 0.007352 0.000460 5.785509 ( 2.899199)
build_install 0.014450 0.005132 6.988851 ( 4.202268)
test_btest 0.000624 0.000101 81.899081 ( 32.983640)
test_basic 0.006221 0.001004 0.934103 ( 1.036615)
test_all 0.094332 0.025214 675.414284 (250.807218)
test_rubyspec 0.017771 0.049842 93.647923 (105.502924)
total: 404.39 sec