Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-235345
#<BuildRuby:0x00005645fa466108
@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.20240214-235345",
@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.000002 0.000015 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.005526 1.937535 ( 2.259819)
build_miniruby 0.000075 0.001526 1.557856 ( 1.556460)
build_ruby 0.002028 0.000000 3.538192 ( 3.752711)
build_all 0.007538 0.001014 6.659668 ( 3.351429)
build_install 0.016124 0.003314 8.191901 ( 4.751616)
test_btest 0.000778 0.000138 91.399838 ( 36.477506)
test_basic 0.004375 0.003992 0.906570 ( 0.971506)
test_all 0.082342 0.034673 758.197453 (313.788588)
test_rubyspec 0.036840 0.059501 125.736798 (139.733128)
total: 506.64 sec