Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-124403
#<BuildRuby:0x0000557d082ca120
@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.20240219-124403",
@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.000004 0.000022 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.006615 0.000529 2.708288 ( 2.537647)
build_miniruby 0.001520 0.000000 1.713366 ( 1.713143)
build_ruby 0.001795 0.000000 3.418162 ( 3.633282)
build_all 0.002567 0.005701 6.442938 ( 3.458184)
build_install 0.019084 0.000846 8.427819 ( 4.604739)
test_btest 0.001006 0.000000 92.309043 ( 33.431848)
test_basic 0.007174 0.000084 0.977384 ( 1.043440)
test_all 0.071920 0.043853 811.199058 (309.623607)
test_rubyspec 0.040519 0.045521 124.789672 (135.700781)
total: 495.75 sec