Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-112028
#<BuildRuby:0x000055ae87a224f8
@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.20240305-112028",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.000000 0.007304 2.502697 ( 2.220893)
build_miniruby 0.000000 0.001494 1.539310 ( 1.537810)
build_ruby 0.000000 0.001599 3.399148 ( 3.619356)
build_all 0.004156 0.002447 5.983140 ( 2.329887)
build_install 0.015811 0.001756 8.072446 ( 3.737575)
test_btest 0.000738 0.000231 91.109071 ( 25.715860)
test_basic 0.004874 0.003944 0.867779 ( 0.927924)
test_all 0.084803 0.034045 760.702756 (244.548094)
test_rubyspec 0.042025 0.034017 108.556516 (117.799601)
total: 402.44 sec