Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-090923
#<BuildRuby:0x000055c46e0fa130
@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.20230507-090923",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.005865 0.000903 1.985298 ( 4.451406)
build_miniruby 0.001147 0.000176 1.486341 ( 1.885903)
build_ruby 0.000000 0.002094 2.791517 ( 3.252932)
build_all 0.004488 0.002927 2.213558 ( 2.636595)
build_install 0.013809 0.005487 3.600777 ( 4.006720)
test_btest 0.000746 0.000160 76.197918 ( 46.383788)
test_basic 0.000011 0.006798 0.793395 ( 1.197442)
test_all 0.001782 0.000475 573.709854 (206.993079)
test_rubyspec 0.030809 0.028893 86.452258 (104.798864)
total: 375.61 sec