Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-181111
#<BuildRuby:0x00007fc0bdfffde0
@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.20241126-181111",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000027 0.000007 0.000034 ( 0.000036)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.003735 0.003980 3.103797 ( 3.050081)
build_miniruby 0.001714 0.000000 1.364133 ( 1.361568)
build_ruby 0.002076 0.000000 3.607194 ( 3.781848)
build_all 0.003200 0.005002 6.112757 ( 2.554151)
build_install 0.017120 0.000655 7.928883 ( 3.749844)
test_btest 0.000000 0.000896 73.797531 ( 20.670227)
test_basic 0.000766 0.009269 1.037668 ( 1.087472)
test_all 0.103522 0.042153 692.284875 (219.085655)
test_rubyspec 0.043726 0.036310 113.080989 ( 24.093329)
total: 279.44 sec