Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-071343
#<BuildRuby:0x000055d55a2b9a00
@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.20240301-071343",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000039 0.000003 0.000042 ( 0.000042)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000377 0.008172 2.875919 ( 3.122102)
build_miniruby 0.001487 0.000213 13.187471 ( 9.581521)
build_ruby 0.001878 0.000000 3.799823 ( 4.090515)
build_all 0.008386 0.000000 7.148793 ( 4.335664)
build_install 0.017261 0.002339 9.107705 ( 6.114117)
test_btest 0.000740 0.000098 95.092633 ( 38.680558)
test_basic 0.002442 0.004181 0.991729 ( 3.791643)
test_all 0.084474 0.031234 810.104455 (290.946411)
test_rubyspec 0.055493 0.027543 127.412836 (137.010828)
total: 497.67 sec