Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-192635
#<BuildRuby:0x0000559fa3281ef8
@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.20231216-192635",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.007221 0.000000 2.430795 ( 2.474223)
build_miniruby 0.001368 0.000108 1.615850 ( 1.614456)
build_ruby 0.001746 0.000279 3.370123 ( 3.568642)
build_all 0.003926 0.004941 5.994326 ( 3.294841)
build_install 0.015915 0.004037 7.589378 ( 4.440977)
test_btest 0.000804 0.000167 85.297887 ( 32.309807)
test_basic 0.006753 0.000000 0.938970 ( 1.006781)
test_all 0.081496 0.040052 714.730101 (213.831069)
test_rubyspec 0.039672 0.018392 85.165718 ( 96.864767)
total: 359.41 sec