Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-025819
#<BuildRuby:0x000055e3307ba228
@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.20230926-025819",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000018 0.000006 0.000024 ( 0.000025)
build_up 0.005168 0.001653 2.314251 ( 4.446247)
build_miniruby 0.000000 0.001856 1.737727 ( 1.946655)
build_ruby 0.000773 0.001050 3.448814 ( 4.027915)
build_all 0.005684 0.003184 6.411434 ( 4.526977)
build_install 0.016570 0.004212 7.817894 ( 6.294736)
test_btest 0.000574 0.000197 84.144431 ( 47.324120)
test_basic 0.000696 0.008287 1.036159 ( 1.474515)
test_all 0.004774 0.004921 748.244342 (369.192777)
test_rubyspec 0.040532 0.031749 103.911691 (119.191856)
total: 558.43 sec