Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-122815
#<BuildRuby:0x00007f678bbbfdd8
@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.20241015-122815",
@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.000024 0.000005 0.000029 ( 0.000028)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.008230 0.000081 4.320823 ( 4.180942)
build_miniruby 0.000000 0.002213 1.800633 ( 1.803556)
build_ruby 0.001213 0.001000 4.317672 ( 4.495598)
build_all 0.009605 0.001243 7.544255 ( 3.607931)
build_install 0.019039 0.003793 10.685614 ( 5.462472)
test_btest 0.000679 0.000145 97.744546 ( 34.199515)
test_basic 0.011421 0.001552 1.191138 ( 1.299628)
test_all 0.109517 0.049620 797.489685 (285.346838)
test_rubyspec 0.047262 0.043642 139.296839 ( 43.754909)
total: 384.15 sec