Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-063914
#<BuildRuby:0x000055cd18a6a1b8
@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.20231211-063914",
@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.000024 0.000004 0.000028 ( 0.000023)
autoconf 0.000036 0.000005 0.000041 ( 0.000037)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.006978 0.000408 2.408137 ( 2.564547)
build_miniruby 0.001604 0.000221 1.850763 ( 1.857257)
build_ruby 0.001613 0.000223 3.498120 ( 3.700023)
build_all 0.000000 0.008226 6.075987 ( 3.313363)
build_install 0.012240 0.008555 7.660330 ( 4.874549)
test_btest 0.000814 0.000000 85.613971 ( 32.884286)
test_basic 0.003933 0.003269 0.933727 ( 1.010065)
test_all 0.082546 0.041517 690.448663 (207.743690)
test_rubyspec 0.044908 0.030271 99.644127 (114.043625)
total: 371.99 sec