Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-140353
#<BuildRuby:0x000055faadcb2868
@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.20230912-140353",
@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.000006 0.000024 ( 0.000023)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.005609 0.001707 2.348698 ( 5.088707)
build_miniruby 0.000000 0.001953 1.761253 ( 1.983486)
build_ruby 0.000913 0.001154 3.463625 ( 3.996892)
build_all 0.005600 0.003230 6.507172 ( 5.458095)
build_install 0.015491 0.005069 7.967614 ( 7.177645)
test_btest 0.000794 0.000273 84.329093 ( 53.952272)
test_basic 0.000000 0.008091 0.998712 ( 1.349265)
test_all 0.006796 0.002980 684.681952 (341.850052)
test_rubyspec 0.053286 0.018198 106.507955 (127.591631)
total: 548.45 sec