Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-160002
#<BuildRuby:0x000055ed14f76230
@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.20240320-160002",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.008116 0.002272 4.081766 ( 3.092946)
build_miniruby 0.001683 0.000000 1.848660 ( 1.847263)
build_ruby 0.001841 0.000000 3.797855 ( 4.069408)
build_all 0.001755 0.006273 7.107778 ( 3.174504)
build_install 0.021685 0.000000 9.796475 ( 5.219968)
test_btest 0.000903 0.000000 94.127782 ( 34.516404)
test_basic 0.006728 0.000000 0.966345 ( 1.062350)
test_all 0.097742 0.027951 802.789578 (364.836021)
test_rubyspec 0.060793 0.042051 139.454049 (181.317758)
total: 599.14 sec