Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-053433
#<BuildRuby:0x0000559cdfc06008
@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.20240123-053433",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000035 0.000001 0.000036 ( 0.000033)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.001839 0.003582 1.572701 ( 1.934793)
build_miniruby 0.001378 0.000000 1.547812 ( 1.546403)
build_ruby 0.001769 0.000000 3.242076 ( 3.488683)
build_all 0.007441 0.000422 6.343768 ( 2.868219)
build_install 0.011055 0.007874 7.769125 ( 4.228027)
test_btest 0.000920 0.000102 85.383940 ( 31.114991)
test_basic 0.003965 0.003788 0.922350 ( 0.988295)
test_all 0.075968 0.040915 765.771033 (265.100524)
test_rubyspec 0.042866 0.056952 162.349091 (173.808132)
total: 485.08 sec