Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-094318
#<BuildRuby:0x00005649a36328e0
@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.20240312-094318",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.004680 0.004083 2.708814 ( 3.023111)
build_miniruby 0.001410 0.000226 1.905665 ( 1.922980)
build_ruby 0.002113 0.000000 3.967934 ( 4.228161)
build_all 0.003919 0.004455 6.989524 ( 4.105796)
build_install 0.005040 0.015525 9.088079 ( 5.577496)
test_btest 0.000568 0.000183 97.217525 ( 42.146727)
test_basic 0.001681 0.004652 0.978535 ( 1.076254)
test_all 0.075997 0.044895 821.062210 (331.105306)
test_rubyspec 0.044705 0.049485 134.747634 (161.359686)
total: 554.55 sec