Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-233613
#<BuildRuby:0x00007f6df198fdd0
@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.20241116-233613",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.005849 0.000836 3.308568 ( 3.443838)
build_miniruby 0.001343 0.000192 1.329856 ( 1.327444)
build_ruby 0.001793 0.000256 3.917138 ( 4.090534)
build_all 0.004068 0.004290 6.488669 ( 2.680978)
build_install 0.017229 0.000678 9.267761 ( 4.448822)
test_btest 0.000969 0.000000 80.570640 ( 22.211128)
test_basic 0.004715 0.007350 1.119148 ( 1.169225)
test_all 0.104955 0.041976 740.136990 (243.286026)
test_rubyspec 0.033676 0.048179 121.935378 ( 27.469264)
total: 310.13 sec