Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-023714
#<BuildRuby:0x000055c2b92fa1a8
@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.20231230-023714",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.002157 0.004154 1.793566 ( 3.475234)
build_miniruby 0.001640 0.000164 1.847699 ( 2.391260)
build_ruby 0.001789 0.000179 3.667841 ( 4.695985)
build_all 0.008430 0.000416 6.050983 ( 6.335198)
build_install 0.014360 0.004978 7.335529 ( 7.911491)
test_btest 0.000740 0.000090 83.298099 ( 89.951909)
test_basic 0.003283 0.004301 0.933400 ( 1.652865)
test_all 0.097960 0.028607 753.398269 (519.799956)
test_rubyspec 0.040056 0.031093 102.783272 (131.447012)
total: 767.66 sec