Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-171529
#<BuildRuby:0x000055a63b872058
@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.20240228-171529",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000000 0.006917 2.240839 ( 2.023273)
build_miniruby 0.000936 0.000331 1.531219 ( 1.529382)
build_ruby 0.001165 0.000269 3.354360 ( 3.584087)
build_all 0.004306 0.003051 6.220762 ( 2.456071)
build_install 0.009011 0.009257 8.032867 ( 3.782618)
test_btest 0.000757 0.000235 89.422242 ( 23.339613)
test_basic 0.005265 0.000370 0.946333 ( 1.006904)
test_all 0.087667 0.029884 744.048046 (220.591899)
test_rubyspec 0.023111 0.056823 109.538170 (118.608788)
total: 376.92 sec