Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-121727
#<BuildRuby:0x000055915b6f62c8
@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.20231229-121727",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001708 0.003596 1.639254 ( 2.013031)
build_miniruby 0.001602 0.000000 1.679195 ( 1.677728)
build_ruby 0.002188 0.000000 3.400489 ( 3.624368)
build_all 0.007435 0.000000 5.590508 ( 2.895625)
build_install 0.015420 0.000490 6.910299 ( 3.819965)
test_btest 0.000679 0.000102 82.227451 ( 34.913765)
test_basic 0.002609 0.003808 0.781028 ( 0.837692)
test_all 0.077180 0.047186 815.161379 (533.404002)
test_rubyspec 0.021050 0.062571 108.504179 (206.687978)
total: 789.88 sec