Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-163022
#<BuildRuby:0x00007fdd4452fde0
@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.20240617-163022",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.003775 0.003942 3.632615 ( 3.592435)
build_miniruby 0.001400 0.000263 1.373129 ( 1.370047)
build_ruby 0.000000 0.001933 3.643769 ( 3.837160)
build_all 0.007105 0.001801 7.144512 ( 2.785635)
build_install 0.017895 0.001117 9.965841 ( 4.757179)
test_btest 0.000915 0.000173 109.936536 ( 28.813492)
test_basic 0.008054 0.000713 1.149269 ( 1.255573)
test_all 0.093663 0.053969 799.200647 (222.804855)
test_rubyspec 0.044924 0.049060 155.458641 ( 33.318671)
total: 302.54 sec