Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-051702
#<BuildRuby:0x00007fabb500fdd0
@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.20241108-051702",
@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.000025 0.000003 0.000028 ( 0.000029)
autoconf 0.000037 0.000004 0.000041 ( 0.000042)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.004704 0.004699 4.379771 ( 5.260185)
build_miniruby 0.000000 0.001895 1.794188 ( 3.909338)
build_ruby 0.000000 0.002337 4.683245 ( 5.739168)
build_all 0.006968 0.003651 6.947126 ( 4.540212)
build_install 0.017392 0.005965 10.078737 ( 6.911243)
test_btest 0.000689 0.000137 84.164895 ( 59.930648)
test_basic 0.001040 0.010967 1.146697 ( 1.485727)
test_all 0.114668 0.039887 805.304441 (493.710083)
test_rubyspec 0.052556 0.036866 128.650169 ( 52.899857)
total: 634.39 sec