Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-043156
#<BuildRuby:0x000055e3dba55fb8
@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.20230831-043156",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.001615 0.003790 1.782748 ( 2.160903)
build_miniruby 0.001994 0.000000 1.613376 ( 1.612160)
build_ruby 0.001917 0.000003 3.296444 ( 3.489678)
build_all 0.004434 0.004024 6.294870 ( 3.264128)
build_install 0.018196 0.000000 7.341186 ( 4.221980)
test_btest 0.000719 0.000000 85.708382 ( 31.638713)
test_basic 0.000686 0.007292 0.964906 ( 1.080099)
test_all 0.000000 0.010825 693.232130 (246.670463)
test_rubyspec 0.045883 0.023755 105.520707 (118.451501)
total: 412.59 sec