Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-063839
#<BuildRuby:0x000055979c742258
@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.20231213-063839",
@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.000002 0.000022 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000032 0.000004 0.000036 ( 0.000035)
build_up 0.000000 0.007711 2.462651 ( 2.528177)
build_miniruby 0.001345 0.000337 1.818064 ( 1.819929)
build_ruby 0.000000 0.002082 3.389883 ( 3.570917)
build_all 0.003885 0.005012 6.048851 ( 2.955069)
build_install 0.016274 0.006038 7.733177 ( 4.426670)
test_btest 0.000639 0.000160 86.104627 ( 35.998230)
test_basic 0.000000 0.006692 0.911386 ( 1.014545)
test_all 0.067128 0.060513 755.408968 (249.771895)
test_rubyspec 0.037587 0.038896 102.121799 (115.873983)
total: 417.96 sec