Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-110621
#<BuildRuby:0x000055ffa4fe6100
@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-110621",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.003343 0.003927 2.459307 ( 3.579516)
build_miniruby 0.001409 0.000201 1.659460 ( 1.705658)
build_ruby 0.001959 0.000280 3.394171 ( 3.893077)
build_all 0.007489 0.000463 5.702105 ( 4.226193)
build_install 0.015530 0.004026 7.511234 ( 5.625716)
test_btest 0.000709 0.000107 81.596784 ( 58.615858)
test_basic 0.002688 0.004716 0.869196 ( 1.031115)
test_all 0.077142 0.045679 684.099170 (391.466396)
test_rubyspec 0.048091 0.027008 102.109072 (139.849668)
total: 609.99 sec