Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-033904
#<BuildRuby:0x000055c91d7d6298
@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.20230825-033904",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.000884 0.006727 2.386579 ( 5.971253)
build_miniruby 0.001567 0.000231 1.661591 ( 2.105393)
build_ruby 0.001579 0.000232 3.474781 ( 10.272837)
build_all 0.007887 0.000588 6.606697 ( 5.921340)
build_install 0.015865 0.003352 8.102112 ( 7.683917)
test_btest 0.001062 0.000160 84.249037 ( 50.504341)
test_basic 0.004673 0.003973 1.019855 ( 1.741044)
test_all 0.008944 0.000849 667.557393 (383.335406)
test_rubyspec 0.048332 0.025997 107.448987 (192.145684)
total: 659.68 sec