Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250129-120431
#<BuildRuby:0x00007f1cf06efdc0
@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.20250129-120431",
@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.000026 0.000004 0.000030 ( 0.000025)
autoconf 0.000038 0.000007 0.000045 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.005418 0.004394 3.828109 ( 3.742459)
build_miniruby 0.001404 0.000301 1.499106 ( 1.557682)
build_ruby 0.001541 0.000330 4.140131 ( 15.479554)
build_all 0.006096 0.004714 6.553178 ( 4.875196)
build_install 0.014796 0.010455 9.215678 ( 7.692202)
test_btest 0.000793 0.000230 74.360291 ( 59.777371)
test_basic 0.008896 0.002583 1.021413 ( 1.381131)
test_all 0.107130 0.020710 648.442036 (475.714408)
test_rubyspec 0.068997 0.012792 116.964098 ( 92.122678)
total: 662.34 sec