Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-003921
#<BuildRuby:0x0000558e1d586078
@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.20240305-003921",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.007088 0.000477 2.394319 ( 2.119975)
build_miniruby 0.001301 0.000200 1.451542 ( 1.449895)
build_ruby 0.001217 0.000187 3.288935 ( 3.554774)
build_all 0.006512 0.001001 6.336937 ( 2.539060)
build_install 0.018557 0.000713 8.425639 ( 4.091335)
test_btest 0.000776 0.000107 90.314992 ( 25.266539)
test_basic 0.005728 0.000790 0.860810 ( 0.919208)
test_all 0.080486 0.040577 793.579409 (257.844900)
test_rubyspec 0.042754 0.035720 111.020995 (120.092515)
total: 417.88 sec