Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-071418
#<BuildRuby:0x00007fd3e5d9fdd0
@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.20240825-071418",
@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.000004 0.000028 ( 0.000027)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000028 0.000004 0.000032 ( 0.000034)
build_up 0.007837 0.000000 3.745103 ( 3.571881)
build_miniruby 0.001639 0.000000 1.666334 ( 1.662874)
build_ruby 0.002089 0.000000 4.452118 ( 4.580730)
build_all 0.009437 0.000000 8.244473 ( 3.143165)
build_install 0.007753 0.012845 11.342077 ( 5.395480)
test_btest 0.001077 0.000000 119.163706 ( 31.208175)
test_basic 0.007867 0.002415 0.957552 ( 1.004502)
test_all 0.120542 0.030031 837.010368 (243.638966)
test_rubyspec 0.058960 0.029807 168.230291 ( 34.455178)
total: 328.66 sec