Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-030102
#<BuildRuby:0x000055d99f2fa228
@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.20240301-030102",
@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.000020 0.000004 0.000024 ( 0.000026)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.000591 0.008055 2.849502 ( 2.549886)
build_miniruby 0.001048 0.000350 1.755821 ( 1.759980)
build_ruby 0.001494 0.000498 3.448980 ( 3.690223)
build_all 0.005839 0.001946 6.943488 ( 3.056205)
build_install 0.011191 0.008020 8.436126 ( 3.979602)
test_btest 0.000577 0.000216 89.797084 ( 23.523045)
test_basic 0.001013 0.004739 0.872834 ( 0.949297)
test_all 0.085180 0.031627 746.640711 (217.110623)
test_rubyspec 0.038275 0.038938 102.570207 (111.536114)
total: 368.16 sec