Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-220905
#<BuildRuby:0x00007f8c2c86fdc0
@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.20241016-220905",
@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.000031 0.000009 0.000040 ( 0.000041)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.006919 0.000893 4.035214 ( 4.121611)
build_miniruby 0.001206 0.000361 1.646541 ( 1.643745)
build_ruby 0.001561 0.000469 4.411233 ( 4.568654)
build_all 0.006533 0.003595 7.233316 ( 2.916391)
build_install 0.010111 0.007565 10.119056 ( 4.738377)
test_btest 0.000715 0.000246 93.746167 ( 26.801297)
test_basic 0.003227 0.006748 1.138720 ( 4.465111)
test_all 0.101773 0.048970 728.628320 (223.321966)
test_rubyspec 0.053153 0.035227 129.999358 ( 29.877326)
total: 302.46 sec