Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-010602
#<BuildRuby:0x000055c35c7463d0
@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.20240116-010602",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005074 0.000609 1.586196 ( 2.140238)
build_miniruby 0.001712 0.000000 1.643952 ( 1.649169)
build_ruby 0.000000 0.001866 3.221214 ( 3.478188)
build_all 0.001413 0.006318 5.654837 ( 3.561921)
build_install 0.010562 0.006937 6.923687 ( 4.289754)
test_btest 0.000633 0.000148 80.714768 ( 39.449084)
test_basic 0.006393 0.000537 0.827716 ( 0.900820)
test_all 0.078002 0.039635 774.869788 (300.636511)
test_rubyspec 0.027663 0.037866 93.253411 (105.147806)
total: 461.25 sec