Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-230313
#<BuildRuby:0x000055735a032078
@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.20231231-230313",
@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.000027 0.000000 0.000027 ( 0.000026)
autoconf 0.000036 0.000000 0.000036 ( 0.000035)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.005647 0.000062 1.340795 ( 1.688899)
build_miniruby 0.001279 0.000000 1.321689 ( 1.319978)
build_ruby 0.001591 0.000000 2.752323 ( 2.980488)
build_all 0.007252 0.000062 5.331052 ( 2.061333)
build_install 0.010284 0.004737 6.404806 ( 3.187207)
test_btest 0.000996 0.000059 79.065013 ( 20.321123)
test_basic 0.000000 0.006024 0.750375 ( 0.807126)
test_all 0.077687 0.044475 777.144454 (226.317110)
test_rubyspec 0.017847 0.035987 81.647583 ( 93.346568)
total: 352.03 sec