Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-031417
#<BuildRuby:0x0000558029896120
@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.20231216-031417",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.003813 0.003975 2.512894 ( 3.280773)
build_miniruby 0.001405 0.000260 1.718188 ( 1.793952)
build_ruby 0.001706 0.000000 3.399785 ( 3.668960)
build_all 0.005196 0.003020 5.886521 ( 3.753405)
build_install 0.015392 0.004680 7.692595 ( 5.596486)
test_btest 0.000970 0.000000 82.585684 ( 67.512489)
test_basic 0.002865 0.004007 0.947224 ( 1.487591)
test_all 0.057423 0.064760 697.024418 (401.543385)
test_rubyspec 0.035531 0.036865 102.734395 (122.574686)
total: 611.21 sec