Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-000725
#<BuildRuby:0x000055b6a0849f20
@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.20231212-000725",
@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.000026 0.000001 0.000027 ( 0.000023)
autoconf 0.000039 0.000002 0.000041 ( 0.000035)
configure 0.000034 0.000001 0.000035 ( 0.000034)
build_up 0.002827 0.004280 2.311191 ( 2.668879)
build_miniruby 0.001522 0.000101 1.627669 ( 1.717267)
build_ruby 0.001716 0.000114 3.301391 ( 3.512250)
build_all 0.003756 0.004249 5.908912 ( 3.120296)
build_install 0.012551 0.007340 7.662146 ( 4.509427)
test_btest 0.000920 0.000128 84.273109 ( 30.510054)
test_basic 0.007722 0.000494 0.937523 ( 1.027900)
test_all 0.087734 0.032394 693.940921 (278.976337)
test_rubyspec 0.043981 0.024319 95.031312 (106.617757)
total: 432.66 sec